Skip to content

Commit

Permalink
Update app.test.ts.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Mar 4, 2024
1 parent cdd566e commit a12063b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cspell/src/app/__snapshots__/app.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ exports[`Validate cli > app 'cspell-bad.json' Expect Error: undefined 3`] = `
exports[`Validate cli > app 'cspell-import-missing.json' Expect Error: [Function CheckFailed] 1`] = `[]`;
exports[`Validate cli > app 'cspell-import-missing.json' Expect Error: [Function CheckFailed] 2`] = `
"error Configuration Error: Failed to resolve file: "../intentionally-missing-file.json"
"error Configuration Configuration Loader Error: Failed to resolve configuration file: "../intentionally-missing-file.json" referenced from "./samples/linked/cspell-import-missing.json"
error CSpell: Files checked: 0, Issues found: 0 in 0 files"
`;
Expand Down

0 comments on commit a12063b

Please sign in to comment.