Disable quarantine for RemoteWatcher unit test

This commit is contained in:
Patrik Nordwall 2013-04-19 16:40:33 +02:00
parent eeb92e1bfb
commit a4b485968c

View file

@ -40,6 +40,8 @@ class RemoteWatcherSpec extends AkkaSpec(
"""akka {
# loglevel = DEBUG
actor.provider = "akka.remote.RemoteActorRefProvider"
# don't use quarantine for this "unit test"
remote.quarantine-systems-for = off
remote.netty.tcp {
hostname = localhost
port = 0