Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Schalk Neethling committed Dec 14, 2020
1 parent 14ef8c8 commit 88763a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sass/_test-mixins-utils.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

@include expect {
max-width: 42rem;
max-width: 80ch;
max-width: 75ch;
}
}
}
Expand Down

0 comments on commit 88763a4

Please sign in to comment.