Commit 32c27421 authored by Benjamin Hebgen's avatar Benjamin Hebgen
Browse files

Edit 029_06.robot

parent 662bf1ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ ${subscription_update_fragment_file_path}= subscriptions/fragments/subscrip
    ...    id=${subscription_id}
    ...    accept=${CONTENT_TYPE_LD_JSON}
    ...    context=${ngsild_test_suite_context}
    ${ignored_attributes}=    Create List    ${status_regex_expr}    notificationTrigger    "jsonldContext"    "timesFailed"    "timesSent"    "notificationTrigger"
    ${ignored_attributes}=    Create List    ${status_regex_expr}    "jsonldContext"    "timesFailed"    "timesSent"    "notificationTrigger"
    Check Updated Resource Set To
    ...    updated_resource=${subscription}
    ...    response_body=${response1.json()}