diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-10-11 09:56:26 +0100 |
---|---|---|
committer | Adheli Tavares <adheli.tavares@est.tech> | 2023-10-11 14:23:13 +0000 |
commit | 34085e3667a8c17a6c547a3a1a58762dd9e3d1c5 (patch) | |
tree | bd51584f62daa9ee3bd3300e0c48ab7585d4dee2 /main/src/test/resources | |
parent | bd8bc6b9ed5803838a8422dc8ba34bcaa4617767 (diff) |
Remove AAF references from pap
Issue-ID: POLICY-4592
Change-Id: Id0d954f81e48d1464d71b37d853e74fc90b6fbeb
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'main/src/test/resources')
-rw-r--r-- | main/src/test/resources/application-test-e2e.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/test/resources/application-test-e2e.yaml b/main/src/test/resources/application-test-e2e.yaml index a4afd3ed..23920f1d 100644 --- a/main/src/test/resources/application-test-e2e.yaml +++ b/main/src/test/resources/application-test-e2e.yaml @@ -14,7 +14,6 @@ spring: pap: name: "PapGroupE2E" - aaf: false topic: pdp-pap.name: pdp-pap-topic notification.name: notification-topic |