Skip to content

Commit 04eaad0

Browse files
mydeabillyvg
andauthored
Update packages/browser-integration-tests/suites/replay/maxReplayDuration/test.ts
Co-authored-by: Billy Vong <[email protected]>
1 parent d281b13 commit 04eaad0

File tree

1 file changed

+1
-1
lines changed
  • packages/browser-integration-tests/suites/replay/maxReplayDuration

1 file changed

+1
-1
lines changed

packages/browser-integration-tests/suites/replay/maxReplayDuration/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { getReplayEvent, shouldSkipReplayTest, waitForReplayRequest } from '../.
66

77
const SESSION_MAX_AGE = 2000;
88

9-
sentryTest('keeps track of max duration accross reloads', async ({ getLocalTestPath, page }) => {
9+
sentryTest('keeps track of max duration across reloads', async ({ getLocalTestPath, page }) => {
1010
if (shouldSkipReplayTest()) {
1111
sentryTest.skip();
1212
}

0 commit comments

Comments
 (0)