remove commented out (irrelevant) test case
This commit is contained in:
parent
a5fc6fcbda
commit
bd923e285a
1 changed files with 0 additions and 14 deletions
|
|
@ -67,19 +67,5 @@ class LocalActorRefProviderLogMessagesSpec
|
|||
ActorTestKit.shutdown(otherSystem)
|
||||
}
|
||||
}
|
||||
|
||||
// "logs on dedicated 'serialization' logger for empty paths" in {
|
||||
|
||||
// val provider = system.asInstanceOf[ActorSystemAdapter[_]].provider
|
||||
// val invalidPath = provider.rootPath
|
||||
|
||||
// LoggingTestKit
|
||||
// .debug("Resolve (deserialization) of empty path")
|
||||
// .withLoggerName("akka.actor.LocalActorRefProvider.Deserialization")
|
||||
// .expect {
|
||||
// provider.resolveActorRef(invalidPath.toString)
|
||||
// }
|
||||
// }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue