summaryrefslogtreecommitdiffstats
path: root/portal-BE/src/main/resources/test.properties
diff options
context:
space:
mode:
authorDominik Mizyn <d.mizyn@samsung.com>2019-10-10 09:35:19 +0200
committerDominik Mizyn <d.mizyn@samsung.com>2019-10-10 09:35:27 +0200
commit009040bc056dee5e26e43244422e8e0b9c47144a (patch)
tree784c97a3207afae33e26b0793e1c8b790df4b659 /portal-BE/src/main/resources/test.properties
parent0cd9645a9dc83b9a5a2eddcc15cdfaf30fdade3a (diff)
UserRolesController up + tests
UserRolesController checkIfUserIsSuperAdmin up + tests Issue-ID: PORTAL-710 Change-Id: I1e483f2aafa064bbe9b98b46bb9c45e07b265978 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
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