Skip to content

Commit 01348ad

Browse files
FSMaxBbruth
authored andcommitted
tests.json: Remove trailing whitespace
1 parent 5405313 commit 01348ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
"doc": ["foo", "bar"],
410410
"patch": [{"op": "test", "path": "/01", "value": "bar"}],
411411
"error": "test op should reject the array value, it has leading zeros" },
412-
412+
413413
{ "comment": "Removing nonexistent field",
414414
"doc": {"foo" : "bar"},
415415
"patch": [{"op": "remove", "path": "/baz"}],

0 commit comments

Comments
 (0)