From ae081ce3191aec8ee2e33b92a9ee9937eef14aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=80ngel=20Oll=C3=A9=20Bl=C3=A1zquez?= Date: Tue, 14 Feb 2023 23:45:35 +0100 Subject: [PATCH] Add fileserver location (test) --- src/test/resources/application-webwolf.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/resources/application-webwolf.properties b/src/test/resources/application-webwolf.properties index 025019b11..b2eedc2ca 100644 --- a/src/test/resources/application-webwolf.properties +++ b/src/test/resources/application-webwolf.properties @@ -6,4 +6,5 @@ spring.main.banner-mode=off spring.jpa.properties.hibernate.default_schema=CONTAINER spring.thymeleaf.prefix=classpath:/webwolf/templates/ +webwolf.fileserver.location=${java.io.tmpdir}/webwolf-fileserver