Skip to content

Commit ce9a267

Browse files
first run true
1 parent 61a7670 commit ce9a267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-e2e-tests/tests/no-network-traffic.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ describe('networkTraffic: false / Isolated Edition', function () {
6767
wrapBinary,
6868
// TODO(COMPASS-8166): firstRun: true seems to result in network traffic.
6969
// Probably the welcome modal.
70-
firstRun: false,
70+
firstRun: true,
7171
});
7272
const browser = compass.browser;
7373

0 commit comments

Comments
 (0)