Commit aed8471d authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in TC__MEC_MEC011_SRV_CONFTASK_002_OK/NF

parent ac5c99a1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1514,7 +1514,7 @@ module AtsMec_EdgePlatformApplicationEnablementAPI_TestCases {
      httpPort.send(
                    m_http_request(
                                   m_http_request_post(
                                                       PICS_ROOT_API & PX_MEC_SVC_MGMT_APPS_URI & "/applications/" & oct2char(unichar2oct(PX_APP_INSTANCE_ID, "UTF-8")) & "/confirm_ready",
                                                       PICS_ROOT_API & PX_ME_APP_SUPPORT_URI & "/applications/" & oct2char(unichar2oct(PX_APP_INSTANCE_ID, "UTF-8")) & "/confirm_ready",
                                                       v_headers,
                                                       m_http_message_body_json(
                                                                                m_body_json_app_ready_confirmation(
@@ -1568,7 +1568,7 @@ module AtsMec_EdgePlatformApplicationEnablementAPI_TestCases {
      httpPort.send(
                    m_http_request(
                                   m_http_request_post(
                                                       PICS_ROOT_API & PX_MEC_SVC_MGMT_APPS_URI & "/applications/" & oct2char(unichar2oct(PX_NON_EXISTENT_APP_INSTANCE_ID, "UTF-8")) & "/confirm_ready",
                                                       PICS_ROOT_API & PX_ME_APP_SUPPORT_URI & "/applications/" & oct2char(unichar2oct(PX_NON_EXISTENT_APP_INSTANCE_ID, "UTF-8")) & "/confirm_ready",
                                                       v_headers,
                                                       m_http_message_body_json(
                                                                                m_body_json_app_ready_confirmation(