Skip to content

Commit 8bae8ed

Browse files
vincedevbruth
authored andcommitted
Fix « test should pass - no error » test
1 parent 855f2a4 commit 8bae8ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@
254254

255255
{ "doc": {"foo": {"bar": [1, 2, 5, 4]}},
256256
"patch": [{"op": "test", "path": "/foo", "value": {"bar": [1, 2, 5, 4]}}],
257+
"expected": {"foo": {"bar": [1, 2, 5, 4]}},
257258
"comment": "test should pass - no error" },
258259

259260
{ "doc": {"foo": {"bar": [1, 2, 5, 4]}},

0 commit comments

Comments
 (0)