We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04221a4 commit 992aa2fCopy full SHA for 992aa2f
test/configuration-presets.js
@@ -83,7 +83,7 @@ test('configuration-presets', async function (t) {
83
'one.txt',
84
' error Cannot process file',
85
' [cause]:',
86
- ' Error: Cannot find module `./plugin.js`'
+ ' Error: Cannot parse file `.foorc`'
87
].join('\n')
88
)
89
})
0 commit comments