From b36b9561c7000d987aadb7a0e9ab382ce683699a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 5 Feb 2026 03:04:53 +0100 Subject: Cli option cleanup --- bad.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bad.yaml (limited to 'bad.yaml') diff --git a/bad.yaml b/bad.yaml new file mode 100644 index 0000000..58ea037 --- /dev/null +++ b/bad.yaml @@ -0,0 +1,9 @@ +environments: + local: + host: http://localhost:8080 + +requests: + broken_req: + method: GET + url: {{host}}/api/test # This should fail + description: This request has unquoted braces -- cgit v1.2.3