Skip to content

Commit 5733d21

Browse files
authored
add TODO
1 parent f07cb3d commit 5733d21

File tree

1 file changed

+1
-0
lines changed
  • lib/rules/at-rule-descriptor-no-unknown/__tests__

1 file changed

+1
-0
lines changed

lib/rules/at-rule-descriptor-no-unknown/__tests__/index.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ testRule({
200200
endLine: 11,
201201
endColumn: 6,
202202
description: 'with indirection',
203+
// TODO: unskip once we support @mixin indirection
203204
skip: true,
204205
},
205206
],

0 commit comments

Comments
 (0)