[MM-18135] use no sandbox, separate linting, circle 2.1 (#1029)
* [MM-18135] use no sandbox, separate linting, circle 2.1 * [MM-18135] merge lint and test step, use -quiet, clarify changing debugging port
This commit is contained in:
@@ -27,7 +27,6 @@ describe('application', function desc() {
|
||||
await this.app.client.waitUntilWindowLoaded();
|
||||
const count = await this.app.client.getWindowCount();
|
||||
count.should.equal(1);
|
||||
|
||||
const opened = await this.app.browserWindow.isDevToolsOpened();
|
||||
opened.should.be.false;
|
||||
|
||||
|
Reference in New Issue
Block a user