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 870f7d1 commit 5828dcdCopy full SHA for 5828dcd
1 file changed
test/vitest/vitest.gateway-server.config.ts
@@ -21,6 +21,7 @@ export function createGatewayServerVitestConfig(env?: Record<string, string | un
21
"src/gateway/sessions-history-http.test.ts",
22
],
23
name: "gateway-server",
24
+ pool: "forks",
25
},
26
);
27
}
0 commit comments