mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
test: trim extension test import churn
This commit is contained in:
@@ -46,7 +46,6 @@ function createMockClient() {
|
||||
}
|
||||
|
||||
beforeAll(async () => {
|
||||
vi.resetModules();
|
||||
const runtimeModule = await import("../runtime.js");
|
||||
runtimeModule.setMatrixRuntime(runtimeStub);
|
||||
({ createMatrixDraftStream } = await import("./draft-stream.js"));
|
||||
|
||||
Reference in New Issue
Block a user