Skip to content

Commit 992aa2f

Browse files
committed
Fix test
1 parent 04221a4 commit 992aa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/configuration-presets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ test('configuration-presets', async function (t) {
8383
'one.txt',
8484
' error Cannot process file',
8585
' [cause]:',
86-
' Error: Cannot find module `./plugin.js`'
86+
' Error: Cannot parse file `.foorc`'
8787
].join('\n')
8888
)
8989
})

0 commit comments

Comments
 (0)