mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 12:41:12 +00:00
test: reuse qmd manager fixture cleanup
This commit is contained in:
@@ -255,7 +255,6 @@ describe("QmdMemoryManager", () => {
|
||||
}),
|
||||
);
|
||||
openManagers.clear();
|
||||
await fs.rm(tmpRoot, { recursive: true, force: true });
|
||||
embedStartupJitterSpy?.mockRestore();
|
||||
embedStartupJitterSpy = null;
|
||||
vi.useRealTimers();
|
||||
|
||||
Reference in New Issue
Block a user