aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/resources/application-stub.yaml
diff options
context:
space:
mode:
authorlapentafd <francesco.lapenta@est.tech>2023-01-30 11:08:24 +0000
committerlapentafd <francesco.lapenta@est.tech>2023-01-30 11:38:17 +0000
commit1b5c2ceafbe9b62e6c697db63f36d2b965402067 (patch)
tree369a7662489ed1cb3560c247d86f0d1ec88ac5d0 /main/src/main/resources/application-stub.yaml
parent179fd9a931127160fb08aca517083de59c3e0c73 (diff)
Adding PAP contract tests
Adding Contract tests, verifying the stubbed implementation. Fixing name in application-stub.yaml Issue-ID: POLICY-4534 Change-Id: I03d8b37ba2f57aa03ee814924b4e52dd0c643772 Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Diffstat (limited to 'main/src/main/resources/application-stub.yaml')
-rw-r--r--main/src/main/resources/application-stub.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/main/resources/application-stub.yaml b/main/src/main/resources/application-stub.yaml
index b509fd69..a0b7f00c 100644
--- a/main/src/main/resources/application-stub.yaml
+++ b/main/src/main/resources/application-stub.yaml
@@ -1,3 +1,3 @@
spring:
application:
- name: "policy-api-stub" \ No newline at end of file
+ name: "policy-pap-stub" \ No newline at end of file