Skip to content

Commit f3ec6e3

Browse files
committed
??? FIX ME??
1 parent 678c5d7 commit f3ec6e3

File tree

1 file changed

+0
-1
lines changed
  • packages/integration-tests/suites/replay/errors/errorsInSession

1 file changed

+0
-1
lines changed

packages/integration-tests/suites/replay/errors/errorsInSession/test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ for (let i = 0; i < 100; i++) {
9191
const url = await getLocalTestPath({ testDir: __dirname });
9292

9393
await page.goto(url);
94-
await page.click('#go-background');
9594
await reqPromise0;
9695

9796
await page.click('#drop');

0 commit comments

Comments
 (0)