Skip to content

Commit 7c90552

Browse files
committed
fix test doc
1 parent f63c8b7 commit 7c90552

File tree

1 file changed

+0
-4
lines changed
  • packages/browser-integration-tests/suites/replay/minReplayDuration

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ import {
1313

1414
const MIN_DURATION = 2000;
1515

16-
/*
17-
The main difference between this and sessionExpiry test, is that here we wait for the overall time (4s)
18-
in multiple steps (2s, 2s) instead of waiting for the whole time at once (4s).
19-
*/
2016
sentryTest('doest not send replay before min. duration', async ({ getLocalTestPath, page, forceFlushReplay }) => {
2117
if (shouldSkipReplayTest()) {
2218
sentryTest.skip();

0 commit comments

Comments
 (0)