mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 05:52:42 +03:00
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
error: Undefined variable
|
|
--> tests_failed/assert_template_variable_not_found.hurl:4:29
|
|
|
|
|
4 | header "content-type" == "{{content_type}}"
|
|
| ^^^^^^^^^^^^ you must set the variable content_type
|
|
|
|
|
|