=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
|
|
@ -72,7 +72,6 @@ object FlowSpec {
|
|||
}
|
||||
}
|
||||
|
||||
@org.junit.runner.RunWith(classOf[org.scalatest.junit.JUnitRunner])
|
||||
class FlowSpec extends AkkaSpec(ConfigFactory.parseString("akka.actor.debug.receive=off\nakka.loglevel=INFO")) {
|
||||
import FlowSpec._
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue