Skip to content

Commit f50b370

Browse files
committed
[test] applicationyml수정
1 parent 58f731b commit f50b370

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

back/src/main/resources/application-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ spring:
44
username: sa
55
password:
66
driver-class-name: org.h2.Driver
7+
jpa:
8+
hibernate:
9+
ddl-auto: create-drop
710
h2:
811
console:
912
enabled: true

0 commit comments

Comments
 (0)