mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-20 21:23:23 +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