From: Bogumil Zebek Date: Wed, 4 Mar 2020 10:04:47 +0000 (+0100) Subject: Fix file not found in tests X-Git-Tag: 0.0.1~20^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8a168b4699727bf7d49aea640f0e58d1ac27409c;p=oom%2Fplatform%2Fcert-service.git Fix file not found in tests Issue-ID: AAF-997 Signed-off-by: Zebek Bogumil Change-Id: I0f87db39c6a14dce7568144b03587dc88f6f3a61 --- diff --git a/certService/src/test/resources/application.properties b/certService/src/test/resources/application.properties new file mode 100644 index 00000000..39001571 --- /dev/null +++ b/certService/src/test/resources/application.properties @@ -0,0 +1,2 @@ +# AAF CertService app specific configuration +app.config.path=./src/test/resources