From cc51421f3705225c6df2bcc42c2f250ad25e7807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Pie=C5=82a?= Date: Sun, 10 Mar 2024 00:45:42 +0100 Subject: [PATCH] Add surefire report plugin --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5437672..5c75050 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,17 @@ test - + + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.5 + + + +