Skip to content

Commit 36ae6b6

Browse files
committed
forgot to remove half the comment
1 parent 978c7b8 commit 36ae6b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/compass-e2e-tests/tests/time-to-first-query.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ describe('Time to first query', function () {
2727
});
2828

2929
it('can open compass, connect to a database and run a query on a collection (never seen welcome)', async function () {
30-
// We re-run the whole test to make sure that the timings for the test run
31-
// are not skewed by waiting for the application to restart multiple times.
32-
3330
// start compass inside the test so that the time is measured together
3431
compass = await init(this.test?.fullTitle(), { firstRun: true });
3532

0 commit comments

Comments
 (0)