aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/changeLog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/db/changeLog.xml')
-rw-r--r--src/main/resources/db/changeLog.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/db/changeLog.xml b/src/main/resources/db/changeLog.xml
index f759350..870baf4 100644
--- a/src/main/resources/db/changeLog.xml
+++ b/src/main/resources/db/changeLog.xml
@@ -5,4 +5,5 @@
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd
http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd">
<include file="db/changelogs/20220804-add-pantryitem.xml" />
+ <include file="db/changelogs/20220814-test-data.xml" />
</databaseChangeLog> \ No newline at end of file