summaryrefslogtreecommitdiffstats
path: root/portal-BE/src/main/resources/test.properties
diff options
context:
space:
mode:
authorManoop Talasila <talasila@research.att.com>2019-10-14 15:17:05 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-14 15:17:05 +0000
commita6d3a0bc546d86a723611f12d18642b599dd2a11 (patch)
treee16fa5c534cbe9b78c1b0c59bd514f71885134b8 /portal-BE/src/main/resources/test.properties
parent33d10dd35de6a80bf833a0c5470ee60dcdb19953 (diff)
parent701fad2486d1e8b3730dbb175ad81a4381dece41 (diff)
Merge changes I8f2a44e8,I1e483f2a,Ie2473ea0,I1abb5025,I796bc731, ...
* changes: mysql-connector-java to mariadb-java-client change UserRolesController up + tests WidgetsController test coverage up Tests coverage up and some minor bug fixes Tests coverage up and some minor bug fixes WidgetsCatalogControllerTest up docker-compose fix WidgetMSController and WebAnalyticsExtAppVersionController Up Login fix pom.xml fix
Diffstat (limited to 'portal-BE/src/main/resources/test.properties')
-rw-r--r--portal-BE/src/main/resources/test.properties4
1 files changed, 0 insertions, 4 deletions
diff --git a/portal-BE/src/main/resources/test.properties b/portal-BE/src/main/resources/test.properties
index 93472b11..bdc23f7c 100644
--- a/portal-BE/src/main/resources/test.properties
+++ b/portal-BE/src/main/resources/test.properties
@@ -10,7 +10,3 @@ spring.datasource.username=sa
spring.datasource.password=password
spring.datasource.initialization-mode=always
spring.jpa.database-platform=org.hibernate.dialect.H2Dialect
-
-spring.thymeleaf.check-template=true
-spring.thymeleaf.check-template-location=true
-spring.thymeleaf.enabled=true