summaryrefslogtreecommitdiff
path: root/test/files/jvm/actmig-instantiation.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/actmig-instantiation.check')
-rw-r--r--test/files/jvm/actmig-instantiation.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/jvm/actmig-instantiation.check b/test/files/jvm/actmig-instantiation.check
index 4c13d5c0a1..08ef979794 100644
--- a/test/files/jvm/actmig-instantiation.check
+++ b/test/files/jvm/actmig-instantiation.check
@@ -1,5 +1,5 @@
-OK error: java.lang.RuntimeException: In order to create StashingActor one must use actorOf.
-OK error: java.lang.RuntimeException: Only one actor can be created per actorOf call.
+OK error: java.lang.RuntimeException: In order to create a StashingActor one must use the ActorDSL object
+OK error: java.lang.RuntimeException: Cannot create more than one actor
0
100
200