Skip to content

Commit

Permalink
chore: update jest
Browse files Browse the repository at this point in the history
  • Loading branch information
u3u authored and JounQin committed Aug 25, 2022
1 parent 01f94c1 commit da7edac
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions test/tests/__snapshots__/cli.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ Object {
`;

exports[`prettier-eslint test/fixtures/example*.js --write --no-eslint-ignore --no-prettier-ignore: stdout: prettier-eslint test/fixtures/example*.js --write --no-eslint-ignore --no-prettier-ignore 1`] = `
"can't resolve reference #/definitions/directiveConfigSchema from id #
can't resolve reference #/definitions/directiveConfigSchema from id #
can't resolve reference #/definitions/directiveConfigSchema from id #
can't resolve reference #/definitions/directiveConfigSchema from id #
success formatting 2 files with prettier-eslint
"success formatting 2 files with prettier-eslint
"
`;

0 comments on commit da7edac

Please sign in to comment.