Reinterpretation of Extensions
This commit is contained in:
parent
c0d3c523e2
commit
bf20f3fa44
39 changed files with 337 additions and 607 deletions
|
|
@ -8,7 +8,7 @@ class RemoteConfigSpec extends AkkaSpec {
|
|||
"ClusterSpec: A Deployer" must {
|
||||
"be able to parse 'akka.actor.cluster._' config elements" in {
|
||||
|
||||
val config = RemoteExtension(system).settings.config
|
||||
val config = RemoteExtension(system).config
|
||||
import config._
|
||||
|
||||
//akka.remote.server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue