aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources')
-rw-r--r--src/test/resources/application.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/resources/application.yml b/src/test/resources/application.yml
index fb38742..b2b8f00 100644
--- a/src/test/resources/application.yml
+++ b/src/test/resources/application.yml
@@ -31,6 +31,7 @@ spring:
liquibase:
change-log: classpath:/db/changelog/changelog-master.xml
jpa:
+ open-in-view: false
properties:
hibernate.dialect: org.hibernate.dialect.PostgreSQLDialect
hibernate.format_sql: true