Skip to content
Snippets Groups Projects
Commit b6890403 authored by Cédric Willekens's avatar Cédric Willekens
Browse files

Add liquibase also to tests

parent 4be9d012
No related branches found
No related tags found
1 merge request!161WIP: Resolve "Add an actual liquibase setup"
......@@ -5,6 +5,8 @@ spring:
datasource.url: jdbc:h2:mem:testdb
h2.console.enabled: true
liquibase:
change-log: "classpath:/changelog-master.yaml"
wevisit:
hospital:
logo-path: 'src/test/resources/static/img'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment