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/DmaapPublisher/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'utils/DmaapPublisher/pom.xml') diff --git a/utils/DmaapPublisher/pom.xml b/utils/DmaapPublisher/pom.xml index 5437f4e978..6152fdff83 100644 --- a/utils/DmaapPublisher/pom.xml +++ b/utils/DmaapPublisher/pom.xml @@ -64,18 +64,6 @@ 4.12 test - - org.junit.jupiter - junit-jupiter - ${junitJupiter.version} - test - - - org.mockito - mockito-junit-jupiter - ${mockitoJupiter.version} - test - org.mockito mockito-core -- cgit 1.2.3-korg