The test implicitly relied on a loss of a message
This commit is contained in:
parent
d5a658f433
commit
35f2255e64
1 changed files with 0 additions and 1 deletions
|
|
@ -408,7 +408,6 @@ class SupervisorSpec extends AkkaSpec with BeforeAndAfterEach with ImplicitSende
|
|||
|
||||
val latch = TestLatch()
|
||||
parent ! latch
|
||||
parent ! "testchild"
|
||||
EventFilter[IllegalStateException]("OHNOES", occurrences = 1) intercept {
|
||||
latch.countDown()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue