From e8a8c852478e38d5aeeac3ff3cf2318a92372ad2 Mon Sep 17 00:00:00 2001 From: Fernando Briano Date: Wed, 23 Apr 2025 12:27:26 +0100 Subject: [PATCH] Removes format:yaml from cat.count test Not all clients support YAML responses. (cherry picked from commit c1a84cb0e1011e06a434b5dab3da134796a813b0) --- tests/cat/count.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/cat/count.yml b/tests/cat/count.yml index 169f3c2..04844c3 100644 --- a/tests/cat/count.yml +++ b/tests/cat/count.yml @@ -22,12 +22,6 @@ teardown: - match: $body: "/\n/" - - do: - cat.count: - format: yaml - - match: - $body: "- epoch" - - do: cat.count: format: json