#19830 Fix corrupted code include directive
This commit is contained in:
parent
bd244a4fd4
commit
988695224b
2 changed files with 2 additions and 2 deletions
|
|
@ -133,8 +133,8 @@ class StreamTcpDocSpec extends AkkaSpec {
|
|||
.via(replParser)
|
||||
|
||||
connection.join(repl).run()
|
||||
//#repl-client
|
||||
}
|
||||
//#repl-client
|
||||
|
||||
serverProbe.expectMsg("Hello world")
|
||||
serverProbe.expectMsg("What a lovely day")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue