Skip to content

Commit ae30188

Browse files
committed
click more often
1 parent 896f1bb commit ae30188

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

packages/integration-tests/suites/replay/flushing/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ for (let index = 0; index < 25; index++) {
4747
} catch {
4848
// ignore errors here, we don't care if the page is closed
4949
}
50-
}, i * 150);
50+
}, i * 50);
5151
}
5252

5353
const replayEvent2 = getReplayEvent(await reqPromise2);

0 commit comments

Comments
 (0)