Commit b90b73a4 authored by Elian Kraja's avatar Elian Kraja
Browse files

Fix issue #116

parent fcc1ef8e
......@@ -36,7 +36,7 @@ Check Operation Occurrence Id existence
Check HTTP Response Body Json Schema Is
[Arguments] ${input}
${schema} = Catenate ${input} .schema.json
${schema} = Catenate SEPARATOR= ${input} .schema.json
Validate Json ${schema} ${response['body']}
Log Json Schema Validation OK
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment