From a6135a6c0c3f21e338e9c23c5652cb6727e2a889 Mon Sep 17 00:00:00 2001 From: Dominic Schabel Date: Fri, 26 Oct 2018 15:38:38 +0200 Subject: [PATCH] Quickfix for Allure timeout Signed-off-by: Dominic Schabel --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e0fb544fe..ca7bf48e0 100644 --- a/pom.xml +++ b/pom.xml @@ -399,9 +399,12 @@ maven-surefire-plugin ${maven.surefire.plugin.version} - + + ${project.build.directory}/allure-results + + 600 true ${surefire.forkcount}