mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
Clear flow hospital hooks - commented out for now
This commit is contained in:
parent
742312b85a
commit
771fade972
@ -147,6 +147,8 @@ class FlowFrameworkTests {
|
||||
|
||||
SuspendingFlow.hookBeforeCheckpoint = {}
|
||||
SuspendingFlow.hookAfterCheckpoint = {}
|
||||
// StaffedFlowHospital.onFlowKeptForOvernightObservation.clear()
|
||||
// StaffedFlowHospital.onFlowResuscitated.clear()
|
||||
}
|
||||
|
||||
@Test(timeout=300_000)
|
||||
|
Loading…
Reference in New Issue
Block a user