Removed implicit conversions from ActorRef to AssociationEventListener and HandleEventListener
This commit is contained in:
parent
752e43a0e7
commit
4c7691fe40
13 changed files with 72 additions and 69 deletions
|
|
@ -19,7 +19,7 @@ class RemoteConfigSpec extends AkkaSpec(
|
|||
}
|
||||
""") {
|
||||
|
||||
// These tests are ignored as it tests configuration specific to the old remoting.
|
||||
// FIXME: These tests are ignored as it tests configuration specific to the old remoting.
|
||||
"Remoting" must {
|
||||
|
||||
"be able to parse generic remote config elements" ignore {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue