parent
83503919b2
commit
41f1163a68
1 changed files with 1 additions and 0 deletions
|
|
@ -290,6 +290,7 @@ class WatchSpec extends ScalaTestWithActorTestKit(WatchSpec.config) with WordSpe
|
|||
watcher ! StartWatchingWith(terminator, CustomTerminationMessage)
|
||||
watcher ! StartWatchingWith(terminator, CustomTerminationMessage2)
|
||||
watchProbe.expectMessage(Done)
|
||||
watchProbe.expectMessage(Done)
|
||||
terminator ! Stop
|
||||
|
||||
receivedTerminationSignal.future.futureValue shouldEqual CustomTerminationMessage2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue