Skip to content

Commit 0c0c4b3

Browse files
committed
missed a unit test
1 parent 09877be commit 0c0c4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/replay-internal/test/integration/flush.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ describe('Integration | flush', () => {
398398
type: 'default',
399399
category: 'console',
400400
data: { logger: 'replay' },
401-
level: 'info',
401+
level: 'log',
402402
message: '[Replay] Flushing initial segment without checkout.',
403403
},
404404
},

0 commit comments

Comments
 (0)