We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5e240 commit 81cad88Copy full SHA for 81cad88
1 file changed
vitest.browser.config.mts
@@ -223,7 +223,6 @@ function buildBrowserStackCapabilities(config: typeof browserConfig) {
223
networkLogs: false,
224
consoleLogs: 'verbose' as const,
225
idleTimeout: 600, // 10 minutes idle timeout,
226
- websocketUrl: false,
227
},
228
};
229
}
0 commit comments