Skip to content

Commit 86e9176

Browse files
refactor readme
1 parent 4bf4b33 commit 86e9176

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,9 @@ JSONCompare.assertMatches(expected, actual); // assertion fails
345345
==>
346346
org.opentest4j.AssertionFailedError: FOUND 1 DIFFERENCE(S):
347347

348+
348349
_________________________DIFF__________________________
349-
Field '.*' was NOT FOUND
350+
$..* was not found
350351
```
351352
```javascript
352353
// Actual JSON array should have extra elements

0 commit comments

Comments
 (0)