mirror of
https://github.com/corda/corda.git
synced 2025-04-15 15:07:03 +00:00
Clear hospital hooks after tests; should be fixing tests hanging
This commit is contained in:
parent
771fade972
commit
f428836f33
@ -147,8 +147,8 @@ class FlowFrameworkTests {
|
||||
|
||||
SuspendingFlow.hookBeforeCheckpoint = {}
|
||||
SuspendingFlow.hookAfterCheckpoint = {}
|
||||
// StaffedFlowHospital.onFlowKeptForOvernightObservation.clear()
|
||||
// StaffedFlowHospital.onFlowResuscitated.clear()
|
||||
StaffedFlowHospital.onFlowResuscitated.clear()
|
||||
StaffedFlowHospital.onFlowKeptForOvernightObservation.clear()
|
||||
}
|
||||
|
||||
@Test(timeout=300_000)
|
||||
|
Loading…
x
Reference in New Issue
Block a user