mirror of
https://github.com/corda/corda.git
synced 2025-06-17 14:48:16 +00:00
Clear flow hospital hooks - commented out for now
This commit is contained in:
@ -147,6 +147,8 @@ class FlowFrameworkTests {
|
|||||||
|
|
||||||
SuspendingFlow.hookBeforeCheckpoint = {}
|
SuspendingFlow.hookBeforeCheckpoint = {}
|
||||||
SuspendingFlow.hookAfterCheckpoint = {}
|
SuspendingFlow.hookAfterCheckpoint = {}
|
||||||
|
// StaffedFlowHospital.onFlowKeptForOvernightObservation.clear()
|
||||||
|
// StaffedFlowHospital.onFlowResuscitated.clear()
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test(timeout=300_000)
|
@Test(timeout=300_000)
|
||||||
|
Reference in New Issue
Block a user