Skip to content

Commit aab1812

Browse files
committed
fix test
1 parent 4fe24b7 commit aab1812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/test/lib/logs/internal.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ describe('_INTERNAL_captureLog', () => {
781781
value: 'buffer-replay-id',
782782
type: 'string',
783783
},
784-
'sentry.internal.replay_is_buffering': {
784+
'sentry._internal.replay_is_buffering': {
785785
value: true,
786786
type: 'boolean',
787787
},

0 commit comments

Comments
 (0)