hurl/integration/tests_ok_not_linted/empty_section.hurl
2023-08-05 09:35:19 +02:00

13 lines
166 B
Plaintext

GET http://localhost:8000/hello
[BasicAuth]
[QueryStringParams]
[FormParams]
[MultipartFormData]
[Cookies]
[Options]
HTTP 200
[Captures]
[Asserts]
`Hello World!`