mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-27 15:31:17 +00:00
test: fix test
This commit is contained in:
@@ -17,6 +17,8 @@ hideout:
|
||||
secret-key: ""
|
||||
|
||||
spring:
|
||||
flyway:
|
||||
enabled: false
|
||||
datasource:
|
||||
driver-class-name: org.h2.Driver
|
||||
url: "jdbc:h2:mem:test;MODE=POSTGRESQL;DB_CLOSE_DELAY=-1"
|
||||
|
||||
Reference in New Issue
Block a user