Commit ab816ad7 authored by Benjamin Hebgen's avatar Benjamin Hebgen
Browse files

"status" field is broker generated

parent 4af12e63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ ${subscription_expectation_file_path}= subscriptions/expectations/subscript
    ...    id=${subscription_id}
    ...    accept=${CONTENT_TYPE_LD_JSON}
    ...    context=${ngsild_test_suite_context}
    ${ignore_keys}=    Create List    jsonldContext    timesFailed    timesSent    notificationTrigger
    ${ignore_keys}=    Create List    jsonldContext    timesFailed    timesSent    notificationTrigger    status
    Check Created Resource Set To    ${expected_subscription}    ${response1.json()}    ${ignore_keys}