=stk accept Throwable in stream probe's sendError methods (#23940)
This commit is contained in:
parent
4d583d1e6c
commit
9d7621150f
2 changed files with 3 additions and 2 deletions
|
|
@ -309,6 +309,7 @@ lazy val streamTestkit = akkaModule("akka-stream-testkit")
|
|||
.dependsOn(stream, testkit % "compile->compile;test->test")
|
||||
.settings(Dependencies.streamTestkit)
|
||||
.settings(OSGi.streamTestkit)
|
||||
.disablePlugins(MimaPlugin)
|
||||
|
||||
lazy val streamTests = akkaModule("akka-stream-tests")
|
||||
.dependsOn(streamTestkit % "test->test", stream)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue