Commit 12ee9e1d authored by Stavros-Anastasios Charismiadis's avatar Stavros-Anastasios Charismiadis
Browse files

Fix robot file of capif event to take the response from the publish api when creating an event

parent 8bec2f1d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -344,7 +344,7 @@ Invoker subscribe to Service API Update
    ${events_expected}=    Create Expected Service Update Event
    ...    ${subscription_id}
    ...    ${resource_url}
    ...    ${service_api_description_modified}
    ...    ${resp.json()}
    ## Check Events Expected towards received notifications at mock server
    Wait Until Keyword Succeeds    5x    5s    Check Mock Server Notification Events    ${events_expected}