From 3c00b40c9132adbb92203dc3389d4a14f0ac35fd Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Wed, 10 Apr 2024 10:34:12 -0300 Subject: [PATCH] fix: table markdown Signed-off-by: Vitor Mattos --- features/test.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/test.feature b/features/test.feature index a94dd35..9483028 100644 --- a/features/test.feature +++ b/features/test.feature @@ -205,5 +205,5 @@ Feature: Test this extension """ And sending "POST" to "/" Then the response should contain the initial state "appid-json-array" json that match with: - | key | value | + | key | value | | (jq).[0] | orange |