update test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
d74b5800e7
commit
291061032c
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@ test "uses pl-fe default color if invalid color provided" do
|
|||
|
||||
test "shades_to_css/2" do
|
||||
result = Colors.shades_to_css("primary")
|
||||
assert String.contains?(result, "--color-primary-500: 4, 130, 216;")
|
||||
assert String.contains?(result, "--color-primary-500: 216, 4, 130;")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue