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 1dac9bc commit cc8fcadCopy full SHA for cc8fcad
test/error.js
@@ -32,7 +32,7 @@ test('--map && writing to stdout', (t) => {
32
})
33
34
35
-test('invalid --config', (t) => {
+test.failing('invalid --config', (t) => {
36
return cli(
37
[
38
'test/fixtures/*.css',
0 commit comments