Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 committed Apr 3, 2024
1 parent 246e1c2 commit a29aeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/quarkify.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ def test_data_single():
assert result["style"] == ["default"]
assert result["duality"] == "light"
assert result["index"] == ["tests"]
assert result["date"] == 24
assert result["date"] == ["24"]

0 comments on commit a29aeba

Please sign in to comment.