Skip to content

Commit 8d6ed61

Browse files
committed
test: keep raw json body scenario coverage
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent c118e66 commit 8d6ed61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

features/test.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Feature: Test this extension
6464
}
6565
"""
6666
Then the response should be a JSON array with the following mandatory values
67-
| key | value |
68-
| (jq).status.nested | true |
67+
| key | value |
68+
| (jq).status.nested | true |
6969

7070
Scenario: Test response of POST is json
7171
When set the response to:

0 commit comments

Comments
 (0)