remove local test code
This commit is contained in:
@@ -70,7 +70,6 @@ describe('integration tests', () => {
|
||||
before(async () => {
|
||||
this.server = await server();
|
||||
this.browser = await puppeteer.launch({
|
||||
executablePath: '/home/yanzhen/Desktop/chrome-linux/chrome',
|
||||
// headless: false,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user