Skip to content

Commit 24a3388

Browse files
committed
fix test
1 parent e954fe0 commit 24a3388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/test/lib/transports/offline.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const REPLAY_EVENT: ReplayEvent = {
3535
urls: ['https://example.com'],
3636
replay_id: 'MY_REPLAY_ID',
3737
segment_id: 3,
38-
replay_type: 'error',
38+
replay_type: 'buffer',
3939
};
4040

4141
const DSN = dsnFromString('https://[email protected]/1337');

0 commit comments

Comments
 (0)