mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:20:43 +00:00
test(gateway): avoid stuck gateway-server fork shard
This commit is contained in:
@@ -21,7 +21,6 @@ export function createGatewayServerVitestConfig(env?: Record<string, string | un
|
||||
"src/gateway/sessions-history-http.test.ts",
|
||||
],
|
||||
name: "gateway-server",
|
||||
pool: "forks",
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user