We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e26ce commit 6867755Copy full SHA for 6867755
docker-controller-scala-mysql/src/test/scala/com/github/j5ik2o/dockerController/MySQLControllerSpec.scala
@@ -40,7 +40,7 @@ class MySQLControllerSpec extends AnyFreeSpec with DockerControllerSpecSupport w
40
)
41
42
43
-
+
44
override protected def afterStartContainers(): Unit = {
45
val flywayContext = createFlywayContext(FlywayConfig(Seq("flyway")))
46
flywayContext.flyway.migrate()
0 commit comments