Skip to content

Commit 9d85f26

Browse files
authored
Update README.md
1 parent 541841e commit 9d85f26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ class MySQLControllerSpec extends AnyFreeSpec with DockerControllerSpecSupport w
165165
)
166166

167167
override protected def afterStartContainers(): Unit = {
168+
// Put the sql files in `src/reosources/flyway`.
168169
val flywayContext = createFlywayContext(FlywayConfig(Seq("flyway")))
169170
// Execute flywayMigrate command
170171
flywayContext.flyway.migrate()

0 commit comments

Comments
 (0)