Minor corrections after review
This commit is contained in:
parent
712805baec
commit
3b5d45feac
2 changed files with 4 additions and 4 deletions
|
|
@ -106,7 +106,7 @@ class SerializeSpec extends AkkaSpec(SerializeSpec.serializationConf) {
|
|||
}))
|
||||
a ! new ObjectOutputStream(new ByteArrayOutputStream())
|
||||
expectMsg("pass")
|
||||
a.stop
|
||||
a.stop()
|
||||
}
|
||||
|
||||
"serialize DeadLetterActorRef" in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue