From 4f1bfb972f1d52af838318a7e1c9a202ebe5705c Mon Sep 17 00:00:00 2001 From: aoezyetimoglu Date: Wed, 21 Apr 2021 11:14:43 +0200 Subject: [PATCH] Adding persistence tests for file-management-service-processor --- redaction-service-v1/redaction-service-server-v1/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/redaction-service-v1/redaction-service-server-v1/pom.xml b/redaction-service-v1/redaction-service-server-v1/pom.xml index b76c67d7..31788d3a 100644 --- a/redaction-service-v1/redaction-service-server-v1/pom.xml +++ b/redaction-service-v1/redaction-service-server-v1/pom.xml @@ -85,6 +85,12 @@ test-commons test + + junit + junit + 4.12 + test +