Skip to content

Commit d1fa96a

Browse files
author
Luca Forstner
committed
weird but ok
1 parent 3781003 commit d1fa96a

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/browser-integration-tests/suites/public-api/debug

1 file changed

+1
-1
lines changed

dev-packages/browser-integration-tests/suites/public-api/debug/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ sentryTest('logs debug messages correctly', async ({ getLocalTestUrl, page }) =>
3333
'Sentry Logger [log]: Integration installed: LinkedErrors',
3434
'Sentry Logger [log]: Integration installed: Dedupe',
3535
'Sentry Logger [log]: Integration installed: HttpContext',
36-
'Sentry Logger [log]: Integration installed: BrowserSession',
3736
'Sentry Logger [warn]: Discarded session because of missing or non-string release',
37+
'Sentry Logger [log]: Integration installed: BrowserSession',
3838
'test log',
3939
]
4040
: ['[Sentry] Cannot initialize SDK with `debug` option using a non-debug bundle.', 'test log'],

0 commit comments

Comments
 (0)