From 013c69bcf6fe8b2f87e06149f4de33fbbb904a57 Mon Sep 17 00:00:00 2001 From: Abhishek Shekhar Date: Tue, 27 Mar 2018 18:14:25 +0530 Subject: UT Coverage for API Handler Change-Id: I7bde5bf105ecda5404875edd8de953e3d1f9d1ff Issue-ID: SO-369 Signed-off-by: Abhishek Shekhar --- .../src/test/resources/mso.apihandler-infra.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources') diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/mso.apihandler-infra.properties b/mso-api-handlers/mso-api-handler-infra/src/test/resources/mso.apihandler-infra.properties index 6aefe15c05..bc07142254 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/mso.apihandler-infra.properties +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/mso.apihandler-infra.properties @@ -1,7 +1,7 @@ # This is a chef generated properties file! Manual updates will be overridden next chef-client run, ensure desired changes are in mso-config chef cookbook or chef env file. bpelURL=http://mtanjv9mobp01-eth1-0.aic.cip.att.com:8080/ bpelAuth=786864AA53D0DCD881AED1154230C0C3058D58B9339D2EFB6193A0F0D82530E1 -camundaURL=http://mtanjv9mobp01-eth1-0.aic.cip.att.com:8080/ +camundaURL=http://mtanjv9mobp01-eth1-0.aic.cip.att.com:8080 camundaAuth=F8E9452B55DDE4CCE77547B0E748105C54CF5EF1351B4E2CBAABF2981EFE776D # controls what actions the infra API (APIH) allows sent in on REST request -- cgit 1.2.3-korg