Skip to content

Commit 112ca89

Browse files
committed
unflake unrelated test
1 parent d0c92b8 commit 112ca89

File tree

1 file changed

+1
-0
lines changed
  • dev-packages/browser-integration-tests/suites/integrations/ContextLines/noAddedLines

1 file changed

+1
-0
lines changed

dev-packages/browser-integration-tests/suites/integrations/ContextLines/noAddedLines/test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sentryTest('should not add source context lines to errors from script files', as
77
const url = await getLocalTestUrl({ testDir: __dirname });
88

99
const eventReqPromise = waitForErrorRequestOnUrl(page, url);
10+
await page.waitForFunction('window.Sentry');
1011

1112
const clickPromise = page.locator('#script-error-btn').click();
1213

0 commit comments

Comments
 (0)