From ef3165222d153feec6168a0544d75951c982dcad Mon Sep 17 00:00:00 2001 From: "Baumel, Dvir (db384r)" Date: Tue, 21 Apr 2020 14:14:15 +0300 Subject: Fix unit tests not running Change-Id: I06462b6180a1f1a310aae994f4e703a498f80247 Issue-ID: SDC-2933 Signed-off-by: Baumel, Dvir (db384r) --- utils/webseal-simulator/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'utils/webseal-simulator/pom.xml') diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index 214671c65c..ed38278b7f 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -30,20 +30,6 @@ test - - org.junit.jupiter - junit-jupiter - ${junitJupiter.version} - test - - - - org.mockito - mockito-junit-jupiter - ${mockitoJupiter.version} - test - - javax.servlet servlet-api -- cgit 1.2.3-korg