Skip to content

Commit

Permalink
Fix wrong error fixture in supports.hrx
Browse files Browse the repository at this point in the history
Follow-up to #1370
  • Loading branch information
glebm committed Apr 4, 2019
1 parent 53c8f41 commit 18f34e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/directives/supports.hrx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<===> error/syntax/trailing_or/error
Error: expected "(".
,
3 | @supports (a: b) or {}
1 | @supports (a: b) or {}
| ^
'
/sass/spec/directives/supports/error/syntax/trailing_or/input.scss 1:21 root stylesheet
Expand Down

0 comments on commit 18f34e4

Please sign in to comment.