mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 03:10:23 +00:00
test: trim extension test import churn
This commit is contained in:
@@ -121,7 +121,6 @@ function resetTelegramWebhookMocks(): void {
|
||||
}
|
||||
|
||||
beforeAll(async () => {
|
||||
vi.resetModules();
|
||||
({ startTelegramWebhook } = await import("./webhook.js"));
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user