Skip to content

Commit b4610f2

Browse files
committed
unflake this???
1 parent 3c9e578 commit b4610f2

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ sentryTest(
1616
}
1717

1818
const url = await getLocalTestUrl({ testDir: __dirname });
19+
await page.waitForFunction('window.Sentry');
1920

2021
const eventReqPromise = waitForErrorRequestOnUrl(page, url);
2122

0 commit comments

Comments
 (0)