Skip to content

Commit 096873b

Browse files
committed
fix other flaky test
1 parent d09c39a commit 096873b

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
@@ -39,7 +39,6 @@ sentryTest(
3939
const url = await getLocalTestPath({ testDir: __dirname });
4040

4141
await page.goto(url);
42-
await page.click('#go-background');
4342
const req0 = await reqPromise0;
4443

4544
await page.click('#error');

0 commit comments

Comments
 (0)