Merge pull request #25716 from vhiairrassary/patch-2
Remove duplicated section in doc
This commit is contained in:
commit
4a1d26357f
1 changed files with 0 additions and 11 deletions
|
|
@ -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
|
## Synchronous behavior testing
|
||||||
|
|
||||||
The following demonstrates how to test:
|
The following demonstrates how to test:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue