Skip to content

Commit 64e5fe3

Browse files
mydeabillyvg
andauthored
Update packages/replay/test/unit/index-handleGlobalEvent.test.ts
Co-authored-by: Billy Vong <[email protected]>
1 parent 3dee10c commit 64e5fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/replay/test/unit/index-handleGlobalEvent.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ it('only tags errors with replay id, adds trace and error id to context for erro
8383
jest.runAllTimers();
8484
await new Promise(process.nextTick); // wait for flush
8585

86-
// Rerverts `mode` to session
86+
// Reverts `mode` to session
8787
expect(replay.mode).toBe('session');
8888
});
8989

0 commit comments

Comments
 (0)