increase coroner timeout for SupervisorHierarchySpec
This commit is contained in:
parent
0191458a24
commit
d12ce03ea0
1 changed files with 2 additions and 0 deletions
|
|
@ -712,6 +712,8 @@ object SupervisorHierarchySpec {
|
|||
class SupervisorHierarchySpec extends AkkaSpec(SupervisorHierarchySpec.config) with DefaultTimeout with ImplicitSender {
|
||||
import SupervisorHierarchySpec._
|
||||
|
||||
override def expectedTestDuration = 2.minutes
|
||||
|
||||
"A Supervisor Hierarchy" must {
|
||||
|
||||
"restart manager and workers in AllForOne" in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue