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) --- onboarding/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'onboarding/pom.xml') diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 3275321abf..dda15ea941 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -309,18 +309,6 @@ ${junit.version} test - - org.junit.jupiter - junit-jupiter - ${junitJupiter.version} - test - - - org.mockito - mockito-junit-jupiter - ${mockitoJupiter.version} - test - org.mockito mockito-all -- cgit 1.2.3-korg