From 583f6fca08ae423f7d5acb53698aee82b66085f9 Mon Sep 17 00:00:00 2001 From: Dominic Schabel Date: Fri, 26 Oct 2018 15:55:40 +0200 Subject: [PATCH] Allure report timeout fixed Signed-off-by: Dominic Schabel --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ca7bf48e0..156ee0030 100644 --- a/pom.xml +++ b/pom.xml @@ -399,12 +399,11 @@ maven-surefire-plugin ${maven.surefire.plugin.version} - - + ${project.build.directory}/allure-results - 600 + 650 true ${surefire.forkcount}