Skip to content

Commit bd0285f

Browse files
firstrun
1 parent be8e53b commit bd0285f

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)