Merge remote-tracking branch 'pr/19150' into release-2.3-dev
This commit is contained in:
commit
27353d4952
57 changed files with 99 additions and 95 deletions
|
|
@ -34,7 +34,7 @@ class DontLeakActorsOnFailingConnectionSpecs extends WordSpecLike with Matchers
|
|||
}""").withFallback(ConfigFactory.load())
|
||||
implicit val system = ActorSystem("DontLeakActorsOnFailingConnectionSpecs", config)
|
||||
import system.dispatcher
|
||||
implicit val mat = ActorMaterializer()
|
||||
implicit val materializer = ActorMaterializer()
|
||||
|
||||
val log = Logging(system, getClass)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue