summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-acm/src/test')
-rw-r--r--runtime-acm/src/test/resources/application-prometheus-noauth.yaml4
-rw-r--r--runtime-acm/src/test/resources/application-test.yaml4
2 files changed, 2 insertions, 6 deletions
diff --git a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml
index e961df075..1c71252f3 100644
--- a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml
+++ b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml
@@ -8,9 +8,7 @@ spring:
jpa:
hibernate:
ddl-auto: create
- properties:
- hibernate:
- dialect: org.hibernate.dialect.HSQLDialect
+ open-in-view: false
metrics:
security:
diff --git a/runtime-acm/src/test/resources/application-test.yaml b/runtime-acm/src/test/resources/application-test.yaml
index bc79a4815..13b1f788a 100644
--- a/runtime-acm/src/test/resources/application-test.yaml
+++ b/runtime-acm/src/test/resources/application-test.yaml
@@ -8,9 +8,7 @@ spring:
jpa:
hibernate:
ddl-auto: create
- properties:
- hibernate:
- dialect: org.hibernate.dialect.HSQLDialect
+ open-in-view: false
metrics:
security: