Commit 665327ec authored by Elian Kraja's avatar Elian Kraja
Browse files

Fix on returned type on APPSUB

parent de606c36
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ TC_MEC_SRV_APPSUB_001_OK
    [Tags]    PIC_MEC_PLAT    PIC_SERVICES
    Get Subscriptions list    ${APP_INSTANCE_ID}
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    AppTerminationNotificationSubscription
    Check HTTP Response Body Json Schema Is    SubscriptionsLinkList


TC_MEC_SRV_APPSUB_001_NF