commit | fcf8bd945ae73f7e4c3b899ff9b428091ce155d5 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Thu Jan 14 10:55:53 2021 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Thu Jan 14 10:55:53 2021 +0100 |
tree | 33dab0766746ae09e5a32833406a6f593d7752c6 | |
parent | 6398071834b28a8243db8e6ddeffe393524a6bde [diff] [blame] |
Updated Flyway configuration. Change-Id: Id32ef35f47bc190220688086c50be2a7a36a88c4
diff --git a/full/src/test/resources/test-jdbc.properties b/full/src/test/resources/test-jdbc.properties index da5fd57..48f51f5 100644 --- a/full/src/test/resources/test-jdbc.properties +++ b/full/src/test/resources/test-jdbc.properties
@@ -7,4 +7,4 @@ #jdbc.url=jdbc:sqlite:testDB.sqlite jdbc.username=pc jdbc.password=pc -jdbc.schemaPath=classpath:db.sqlite, db.test, db.predefined \ No newline at end of file +jdbc.schemaPath=classpath:db/sqlite,db/predefined,db/test \ No newline at end of file