Merge pull request #25716 from vhiairrassary/patch-2

Remove duplicated section in doc
This commit is contained in:
Johan Andrén 2018-10-03 07:21:42 +02:00 committed by GitHub
commit 4a1d26357f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,17 +31,6 @@ This module is currently marked as @ref:[may change](../common/may-change.md) in
@@@
## Dependency
To use Akka TestKit Typed, add the module to your project:
@@dependency[sbt,Maven,Gradle] {
group=com.typesafe.akka
artifact=akka-actor-testkit-typed_$scala.binary_version$
version=$akka.version$
scope=test
}
## Synchronous behavior testing
The following demonstrates how to test: