Update dependencies #215
Annotations
2 errors
|
build
Process completed with exit code 1.
|
|
src/keyword-error-message.test.js > Error messages > format: email:
src/keyword-error-message.test.js#L660
AssertionError: expected [] to deeply equal [ { …(3) } ]
- Expected
+ Received
- [
- {
- "instanceLocation": "#",
- "message": "The instance should match the format: email.",
- "schemaLocation": "https://example.com/main#/format",
- },
- ]
+ []
❯ src/keyword-error-message.test.js:660:30
|