=str don't run streams test twice because of junit.RunWith annotation
This commit is contained in:
parent
03aeb667e1
commit
c6267fdc37
22 changed files with 0 additions and 22 deletions
|
|
@ -15,7 +15,6 @@ import akka.stream.testkit.StreamTestKit
|
|||
import akka.testkit.TestLatch
|
||||
import akka.testkit.TestProbe
|
||||
|
||||
@org.junit.runner.RunWith(classOf[org.scalatest.junit.JUnitRunner])
|
||||
class FlowMapAsyncSpec extends AkkaSpec {
|
||||
|
||||
implicit val materializer = FlowMaterializer()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue