mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 20:08:26 +00:00
test: stabilize gateway tests
This commit is contained in:
@@ -366,7 +366,7 @@ export function installGatewayTestHooks() {
|
||||
piSdkMock.enabled = false;
|
||||
piSdkMock.discoverCalls = 0;
|
||||
piSdkMock.models = [];
|
||||
}, 20_000);
|
||||
}, 60_000);
|
||||
|
||||
afterEach(async () => {
|
||||
process.env.HOME = previousHome;
|
||||
|
||||
Reference in New Issue
Block a user