Commit 0f99e7b9 authored by Houcem Kacem's avatar Houcem Kacem
Browse files

Merge branch 'fix/fix-029-06' into 'develop'

fix: add missing variable

See merge request !59
parents 4fb6db8c 7499dd00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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