From 61bb4220b57d5c176709aeca81b0176c980291cd Mon Sep 17 00:00:00 2001 From: "arkadiusz.adamski" Date: Thu, 3 Jun 2021 13:47:15 +0100 Subject: Increase code coverage on gui.editors.apex.rest - increase code coverage on gui.editors.apex.rest Issue-ID: POLICY-3351 Signed-off-by: arkadiusz.adamski Change-Id: I481ecea3b77ec4e7b7fbdd0475becec0ccea11dc --- gui-editors/gui-editor-apex/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gui-editors/gui-editor-apex/pom.xml') diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index a87e0fd..2090e9e 100644 --- a/gui-editors/gui-editor-apex/pom.xml +++ b/gui-editors/gui-editor-apex/pom.xml @@ -122,7 +122,8 @@ org.mockito - mockito-core + mockito-inline + 3.10.0 test -- cgit 1.2.3-korg