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 ac2c972 commit 854005cCopy full SHA for 854005c
test/options/sass/test.js
@@ -23,7 +23,7 @@ describe('Sass', function() {
23
this.shouldBeEqual('interpolated-variable-1.sass');
24
});
25
26
- it.skip('Should parse interpolated variables inside values', function() {
+ it('Should parse interpolated variables inside values', function() {
27
this.shouldBeEqual('interpolated-variable-2.sass');
28
29
0 commit comments