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