Skip to content

Commit 087a8d1

Browse files
fix: cs
Co-authored-by: Oskar Stark <[email protected]>
1 parent b1c2340 commit 087a8d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/json_path.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ The trait provides the following assertion methods:
284284
$json = '{"tags": ["php", "symfony", "json"]}';
285285
self::assertJsonPathNotContains('java', '$.tags[*]', $json);
286286

287-
288287
Error Handling
289288
--------------
290289

0 commit comments

Comments
 (0)