Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Aug 9, 2023
1 parent a22b57d commit 1daa4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/stylesheets/vars.bass
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ assert $a == 5px
assert "abc" == "abc"
assert 1 == 1
assert true == true
assert 10 + 10 == 21
assert 10 + 10 == 20

0 comments on commit 1daa4cd

Please sign in to comment.