Skip to content

Commit

Permalink
Merge f6e0d43 into 4f48718
Browse files Browse the repository at this point in the history
  • Loading branch information
izeigerman committed Aug 23, 2018
2 parents 4f48718 + f6e0d43 commit 15969d1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -438,6 +438,7 @@ class MonitoringServiceSpec(system: ActorSystem) extends TestKit(system)
(storage.getInstance _)
.expects(instance.instanceId)
.returns(Future successful instance)
.atLeastOnce()

val service = MonitoringService.createLocal(system, storage)

Expand Down

0 comments on commit 15969d1

Please sign in to comment.