From 9e8684c88435734cb2e142208436cec647cde887 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Thu, 13 Jun 2024 09:19:14 +0100 Subject: Convert models to JUnit 5 Review for models-actors Issue-ID: POLICY-5042 Change-Id: Ica07b9fbda1eca24a8a432d57a2d9af52c84625d Signed-off-by: waynedunican --- models-interactions/model-actors/actor.xacml/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'models-interactions/model-actors/actor.xacml/pom.xml') diff --git a/models-interactions/model-actors/actor.xacml/pom.xml b/models-interactions/model-actors/actor.xacml/pom.xml index 1b95fbcab..27d5627ad 100644 --- a/models-interactions/model-actors/actor.xacml/pom.xml +++ b/models-interactions/model-actors/actor.xacml/pom.xml @@ -70,10 +70,5 @@ ${project.version} test - - org.mockito - mockito-core - compile - -- cgit 1.2.3-korg