hurl/integration/tests_failed/assert_template_variable_not_found.err
2022-08-08 18:42:57 +02:00

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
|