Skip to content

Commit c5a392c

Browse files
working on #197
1 parent 58302f3 commit c5a392c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spring:
1919
url: jdbc:h2:mem:test
2020
jpa:
2121
hibernate:
22-
ddl-auto: update
22+
ddl-auto: create-drop
2323
properties:
2424
hibernate:
2525
dialect: org.hibernate.dialect.H2Dialect

0 commit comments

Comments
 (0)