From be1a779d3ef2060f8d2ed5457065a5baa87533af Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Fri, 15 Jul 2022 17:54:12 +0530 Subject: [PATCH] JAVA-12032 Added mockito-simple to testing-modules list --- testing-modules/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing-modules/pom.xml b/testing-modules/pom.xml index 8213637631..f931cf6947 100644 --- a/testing-modules/pom.xml +++ b/testing-modules/pom.xml @@ -30,8 +30,8 @@ junit5-migration load-testing-comparison mockito-2 - mockito-3 mockito + mockito-simple mocks mockserver parallel-tests-junit @@ -51,4 +51,4 @@ zerocode - \ No newline at end of file +