Spell BehaviorTestKit correctly
This commit is contained in:
parent
749c5191c9
commit
5aeb170fff
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ class BehaviorTestKitSpec extends WordSpec with Matchers with LogCapturing {
|
|||
}
|
||||
}
|
||||
|
||||
"BehaviorTestkit's spawn" must {
|
||||
"BehaviorTestKit's spawn" must {
|
||||
"create children when no props specified" in {
|
||||
val testkit = BehaviorTestKit[Father.Command](Father.init)
|
||||
testkit.run(SpawnChildren(2))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue