Skip to content

Commit e9d325e

Browse files
refactor readme
1 parent 86e9176 commit e9d325e

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
@@ -319,8 +319,9 @@ JSONCompare.assertMatches(expected, actual); //assertion fails
319319
==>
320320
org.opentest4j.AssertionFailedError: FOUND 1 DIFFERENCE(S):
321321

322+
322323
_________________________DIFF__________________________
323-
Expected condition '!.*' was not met. Actual JSON OBJECT has extra fields
324+
$."!.*" condition was not met. Actual JSON OBJECT has extra fields
324325
```
325326
```javascript
326327
// actual JSON array should NOT contain any extra elements

0 commit comments

Comments
 (0)