From 5c48111520e9c99a8cc41ffd904255128681ec56 Mon Sep 17 00:00:00 2001 From: Szymon Szczubkowski Date: Sun, 21 Jan 2024 01:48:45 +0100 Subject: [PATCH] update: fix tests not being run --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 9ab9294..90cdbf4 100644 --- a/pom.xml +++ b/pom.xml @@ -33,4 +33,16 @@ test + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.2.5 + + + + \ No newline at end of file