Update scalatest

This commit is contained in:
Arnout Engelen 2019-03-19 11:25:48 +01:00
parent 97d7eadb6f
commit b214115051
No known key found for this signature in database
GPG key ID: BB8C0F854A1E2105
82 changed files with 82 additions and 82 deletions

View file

@ -9,7 +9,7 @@ import akka.actor.ActorSystem;
import akka.japi.*;
import org.junit.ClassRule;
import org.scalatestplus.junit.JUnitSuite;
import org.scalatest.junit.JUnitSuite;
import scala.Function1;
import scala.concurrent.Await;
import scala.concurrent.Future;