diff options
author | 2021-02-26 13:02:24 +0530 | |
---|---|---|
committer | 2021-03-01 11:08:54 +0530 | |
commit | eb514d63eb47f335a1eb3119124a56225ac730cc (patch) | |
tree | f2b5cc8ffd63738ffee36b1b3ae38b0f1eb4ec99 /cps-tbdmt-service/src/test/resources/application-test.properties | |
parent | 6668f15295fc6fe7a89a77cd98bcd3f4dfb39788 (diff) |
Add cps-tdmt-service code
Issue-ID: CPS-243
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I466bf00586dc8c11fcc50b673cf58d46ec461089
Diffstat (limited to 'cps-tbdmt-service/src/test/resources/application-test.properties')
-rw-r--r-- | cps-tbdmt-service/src/test/resources/application-test.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cps-tbdmt-service/src/test/resources/application-test.properties b/cps-tbdmt-service/src/test/resources/application-test.properties new file mode 100644 index 0000000..c4daedd --- /dev/null +++ b/cps-tbdmt-service/src/test/resources/application-test.properties @@ -0,0 +1,3 @@ +app.xnfProxyUrl=http://localhost:8000/ +app.schemaToAnchor.ran-coverage-area=coverage-area-onap +app.schemaToAnchor.ran-network=ran-network
\ No newline at end of file |