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 5750550 commit efa3d8dCopy full SHA for efa3d8d
test/options/vendor-prefix-align/test.js
@@ -59,7 +59,7 @@ describe('options/vendor-prefix-align', function() {
59
this.shouldBeEqual('issue-193.css', 'issue-193.expected.css');
60
});
61
62
- it.skip('Issue 241: should not break tabs', function() {
+ it('Issue 241: should not break tabs', function() {
63
this.comb.configure({
64
'block-indent': '\t',
65
'vendor-prefix-align': true
0 commit comments