Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 2, 2023
1 parent 04221a4 commit 992aa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/configuration-presets.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ test('configuration-presets', async function (t) {
'one.txt',
' error Cannot process file',
' [cause]:',
' Error: Cannot find module `./plugin.js`'
' Error: Cannot parse file `.foorc`'
].join('\n')
)
})
Expand Down

0 comments on commit 992aa2f

Please sign in to comment.