mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-15 19:21:08 +00:00
Tests: fix package boundary and runtime drift
This commit is contained in:
@@ -84,6 +84,7 @@ export function installSharedTestSetup(options?: SharedTestSetupOptions): {
|
||||
}
|
||||
cleaned = true;
|
||||
testEnv.cleanup();
|
||||
delete globalState[SHARED_TEST_SETUP];
|
||||
},
|
||||
};
|
||||
globalState[SHARED_TEST_SETUP] = handle;
|
||||
|
||||
Reference in New Issue
Block a user