From 82f2c84034245195cbe7bb3c1aa412877f8b969a Mon Sep 17 00:00:00 2001 From: P0nk Date: Mon, 6 Sep 2021 22:11:27 +0200 Subject: [PATCH] Add surefire plugin for unit tests --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index ae3f8cc4fa..577282b1a5 100644 --- a/pom.xml +++ b/pom.xml @@ -138,6 +138,11 @@ + + maven-surefire-plugin + 3.0.0-M5 + + org.apache.maven.plugins