nit improve test flow reset

This commit is contained in:
Ruben Fiszel
2025-09-15 09:24:13 +00:00
parent 98cd7261c6
commit 20b91a0e38

View File

@@ -90,6 +90,9 @@
suspendStatus.val = {}
globalRefreshes = {}
globalIterationBounds = {}
flowStateStore.val = {}
localDurationStatuses = {}
localModuleStates = {}
}
}