Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
moonou committed Oct 20, 2022
1 parent 6ea07c2 commit a61640d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ajv/src/__tests__/__snapshots__/ajv.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Object {
}
`;

exports[`ajvResolver should return all the error messages from ajvResolver when some property is undefined and result will keep strcut 1`] = `
exports[`ajvResolver should return all the error messages from ajvResolver when some property is undefined and result will keep the input data structure 1`] = `
Object {
"errors": Object {
"deepObject": Object {
Expand Down

0 comments on commit a61640d

Please sign in to comment.