Typo (#29954)
This commit is contained in:
parent
01ad4620ec
commit
8e47656b56
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ import akka.annotation.DoNotInherit
|
||||||
*
|
*
|
||||||
* Care is taken to remove the testkit when the block is finished or aborted.
|
* Care is taken to remove the testkit when the block is finished or aborted.
|
||||||
*/
|
*/
|
||||||
@deprecated("Use except instead.", "2.6.0")
|
@deprecated("Use expect instead.", "2.6.0")
|
||||||
def intercept[T](code: => T)(implicit system: ActorSystem[_]): T
|
def intercept[T](code: => T)(implicit system: ActorSystem[_]): T
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue