GH-163 - Fix wrong property name in integration test configuration.

This commit is contained in:
Oliver Drotbohm
2023-03-08 09:51:28 +01:00
parent c978435cfb
commit bb760e970c

View File

@@ -3,4 +3,4 @@ spring.datasource.url=jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1
spring.test.database.replace=NONE
spring.modulith.jdbc-events.schema-initialization.enabled=true
spring.modulith.events.jdbc-schema-initialization.enabled=true