Skip to content

Commit cc8fcad

Browse files
committed
Mark test as failing
1 parent 1dac9bc commit cc8fcad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/error.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ test('--map && writing to stdout', (t) => {
3232
})
3333
})
3434

35-
test('invalid --config', (t) => {
35+
test.failing('invalid --config', (t) => {
3636
return cli(
3737
[
3838
'test/fixtures/*.css',

0 commit comments

Comments
 (0)