2022-08-08 19:33:49 +03:00
|
|
|
error: Undefined variable
|
2022-02-14 11:13:33 +03:00
|
|
|
--> tests_failed/template_variable_not_found.hurl:1:7
|
2020-08-27 10:07:46 +03:00
|
|
|
|
|
|
|
|
1 | GET {{url}}
|
2022-08-08 19:33:49 +03:00
|
|
|
| ^^^ you must set the variable url
|
2020-08-27 10:07:46 +03:00
|
|
|
|
|
|
|
|
|