Correction of remote-tests-experimental proj name
This commit is contained in:
parent
413680e305
commit
0d9d877b0c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,4 +22,4 @@
|
|||
# check for an sbt command
|
||||
type -P sbt &> /dev/null || fail "sbt command not found"
|
||||
|
||||
sbt "project akka-remote-tests" "test:run-main akka.remote.testkit.LogRoleReplace $1 $2"
|
||||
sbt "project akka-remote-tests-experimental" "test:run-main akka.remote.testkit.LogRoleReplace $1 $2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue