You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2021. It is now read-only.
Some tests run with
./jake.sh test
have confusing error messages that make it difficult to tell what the correct formatting is. Such as:Font weight should be 700: expected '700' to equal 'bold'
(Message - should be 700: actual is 700, expected to be bold?)
It looks like there are a whole sections of tests that have either the wrong expected value or
the wrong error message.
Examples:
uswds-bootstrap/test/specs/css/typography.js
Lines 125 to 131 in d3d38f5
uswds-bootstrap/test/specs/css/typography.js
Line 120 in d3d38f5
The text was updated successfully, but these errors were encountered: