Skip to content

Commit 4d48a49

Browse files
same, first run true
1 parent 70bda35 commit 4d48a49

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
@@ -73,7 +73,7 @@ describe('networkTraffic: false / Isolated Edition', function () {
7373
wrapBinary,
7474
// TODO(COMPASS-8166): firstRun: true seems to result in network traffic.
7575
// Probably the welcome modal.
76-
firstRun: false,
76+
firstRun: true,
7777
});
7878
const browser = compass.browser;
7979

0 commit comments

Comments
 (0)