From a29aeba6904441922d3f653b8f1a71802b1e849f Mon Sep 17 00:00:00 2001 From: "Sup#2.0" Date: Wed, 3 Apr 2024 21:30:35 +0100 Subject: [PATCH] fix tests --- tests/quarkify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/quarkify.py b/tests/quarkify.py index 464752c..c630b9c 100644 --- a/tests/quarkify.py +++ b/tests/quarkify.py @@ -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"]