We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60f538 commit 33e25b8Copy full SHA for 33e25b8
packages/browser/test/client.test.ts
@@ -27,7 +27,6 @@ describe('BrowserClient', () => {
27
it('does not flush logs when logs are disabled', () => {
28
client = new BrowserClient(
29
getDefaultBrowserClientOptions({
30
- enableLogs: true,
31
sendClientReports: true,
32
}),
33
);
0 commit comments