!str GraphInterpreterSpecKit must not extend AkkaSpec
This commit is contained in:
parent
1378fedad0
commit
12a820326d
7 changed files with 13 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ import akka.stream.testkit.Utils.TE
|
|||
|
||||
import scala.concurrent.duration._
|
||||
|
||||
class LifecycleInterpreterSpec extends GraphInterpreterSpecKit {
|
||||
class LifecycleInterpreterSpec extends AkkaSpec with GraphInterpreterSpecKit {
|
||||
import akka.stream.Supervision._
|
||||
|
||||
"Interpreter" must {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue