Skip to content

Commit 44107a2

Browse files
PoetroMadLittleMods
authored andcommitted
Add missing test for fallback
1 parent d134c16 commit 44107a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ describe('postcss-css-variables', function() {
8989

9090

9191
test('should work with variables declared in root', 'root-variable');
92+
test('should work with variables with parenthesis in fallback', 'fallback-with-parenthesis');
9293

9394
test('should work with locally scoped variable in a non-root rule', 'local-variable-non-root');
9495

0 commit comments

Comments
 (0)