hurl/integration/tests_failed/assert_template_variable_not_found.err

8 lines
243 B
Plaintext

error: Undefined Variable
--> tests_failed/assert_template_variable_not_found.hurl:4:33
|
4 | header "content-type" equals "{{content_type}}"
| ^^^^^^^^^^^^ You must set the variable content_type
|