Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Jun 12, 2024
1 parent 99e448c commit 4c10ab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/json-schema-tests/better-schema-errors.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ credentialSubject:
content: issued,
});
expect(validation1.valid).toBe(false);
// console.log(JSON.stringify(validation1, null, 2))
expect(validation1.schema).toEqual({
"https://vendor.example/api/schemas/product-passport": {
"valid": false,
Expand Down

0 comments on commit 4c10ab3

Please sign in to comment.