Remove duplicated section in doc

This commit is contained in:
Victor Hiairrassary 2018-10-02 09:05:58 +02:00 committed by GitHub
parent 5b9bc0360f
commit 7b08de5d46
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: