aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/src/test/resources/application-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-controller/src/test/resources/application-test.yaml')
-rw-r--r--asdc-controller/src/test/resources/application-test.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/asdc-controller/src/test/resources/application-test.yaml b/asdc-controller/src/test/resources/application-test.yaml
index caaa5dd3b4..5ba8521b3c 100644
--- a/asdc-controller/src/test/resources/application-test.yaml
+++ b/asdc-controller/src/test/resources/application-test.yaml
@@ -14,7 +14,7 @@ spring:
initialization-mode: always
jpa:
generate-ddl: false
- show-sql: false
+ show-sql: true
hibernate:
ddl-auto: none
naming-strategy: org.hibernate.cfg.ImprovedNamingStrategy
@@ -97,3 +97,5 @@ mso:
enabled: false
aai:
endpoint: http://localhost:${wiremock.server.port}
+ config:
+ defaultpath: src/test/resources