test: 🔥 a lot test e2e

This commit is contained in:
Leifer Mendez
2023-02-09 20:54:26 +01:00
parent 6f7808c167
commit c9a6350f42

View File

@@ -17,6 +17,8 @@ class MockFlow {
}
findBySerialize = () => ({})
findIndexByRef = () => 0
getRefToContinueChild = () => ({})
getFlowsChild = () => []
}
class MockDBA {