diff --git a/batch/src/main/resources/application-test.properties b/batch/src/main/resources/application-test.properties index 27321d4..14954f2 100644 --- a/batch/src/main/resources/application-test.properties +++ b/batch/src/main/resources/application-test.properties @@ -34,4 +34,4 @@ sudoc.login= batch.min.hour=00 batch.max.hour=01 -spring.batch.jdbc.initialize-schema=never +spring.batch.jdbc.initialize-schema=always