Skip to content

Commit c6e9ace

Browse files
AbhiPrasadandreiborza
authored andcommitted
fix test
1 parent 3234dba commit c6e9ace

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/test/lib/server-runtime-client.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ describe('ServerRuntimeClient', () => {
265265
it('does not flush logs when logs are disabled', () => {
266266
const options = getDefaultClientOptions({
267267
dsn: PUBLIC_DSN,
268-
enableLogs: true,
269268
});
270269
client = new ServerRuntimeClient(options);
271270

0 commit comments

Comments
 (0)