We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2aba49 commit 1301a31Copy full SHA for 1301a31
1 file changed
test/ext.js
@@ -11,7 +11,7 @@ test('--ext works', async t => {
11
12
const { error, stderr } = await cli([
13
'test/fixtures/a.sss',
14
- '-p',
+ '--parser',
15
'sugarss',
16
'-d',
17
dir,
0 commit comments