Skip to content

Commit 75e0aaf

Browse files
cprussinljharb
authored andcommitted
Update snapshot for ESLint 7 test
1 parent 2d0ba8a commit 75e0aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrationTests/__snapshots__/custom-parser.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Ran all test suites.
3737
`;
3838
3939
exports[`Doesn't override parser when not set [ESLint=7] 1`] = `
40-
"FAIL integrationTests/__fixtures__/custom-parser/__eslint__/file.js
40+
"FAIL __eslint__/file.js
4141
● Test suite failed to run
4242
43-
Failed to load parser 'this-parser-does-not-exist' declared in 'integrationTests/__fixtures__/custom-parser/.eslintrc.json': Cannot find module 'this-parser-does-not-exist'
43+
Failed to load parser 'this-parser-does-not-exist' declared in '.eslintrc.json': Cannot find module 'this-parser-does-not-exist'
4444
Require stack:
4545
- /mocked-path-to-jest-runner-mocha/integrationTests/__fixtures__/custom-parser/.eslintrc.json
4646

0 commit comments

Comments
 (0)