mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 12:41:12 +00:00
test: avoid resetting cron issue regression modules
This commit is contained in:
committed by
Peter Steinberger
parent
5ae346427f
commit
bf3d1f85b8
@@ -41,7 +41,6 @@ export function setupCronIssueRegressionFixtures() {
|
||||
clearSessionStoreCacheForTest();
|
||||
resetAgentRunContextForTest();
|
||||
clearAllBootstrapSnapshots();
|
||||
vi.resetModules();
|
||||
});
|
||||
afterAll(async () => {
|
||||
useRealTime();
|
||||
|
||||
Reference in New Issue
Block a user