diff --git a/resources/AssertionUtils.resource b/resources/AssertionUtils.resource index a338493930f5b025a7635b31c0d7a97f5fbe4f86..54eac1a58dd73a898e76eacc84e7f95877771c9a 100755 --- a/resources/AssertionUtils.resource +++ b/resources/AssertionUtils.resource @@ -7,6 +7,7 @@ ${instance_id_regex_expr}= root\\[.*\\]\\['instanceId'\\] ${notification_timestamps_regex_expr}= root\\['last.*'\\] ${notification_endpoint_uri_regex_expr}= root\\['endpoint'\\]\\['uri'\\] ${context_regex_expr}= root\\['@context'\\] +${status_regex_expr}= root\\['status'\\] *** Keywords *** Check Response Status Code