Commit 990effb8 authored by Benedetta Arena's avatar Benedetta Arena
Browse files

Revert "Merge branch 'develop' into fix/d018-stub-forwarded-create"

This reverts commit d6bc2e2b, reversing
changes made to d010dcad.
parent d6bc2e2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ Delete Context Source Registration Subscription

    ${response}=    DELETE
    ...    url=${url}/${CONTEXT_SOURCE_REGISTRATION_SUBSCRIPTION_ENDPOINT_PATH}/${subscription_id}
    ...    expected_status=any
    Output    ${response}    Delete Context Source Registration Subscription
    RETURN    ${response}