Skip to content

Commit

Permalink
fix: fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Apr 11, 2024
1 parent 1552cc7 commit 9d339d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/insights/test_question.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def test_category_question_formatter(
"Bio européen",
"en:eu-organic",
"Le produit a-t-il ce label ?",
"https://static.openfoodfacts.net/images/lang/en/labels/eu-organic.135x90.svg",
"https://static.openfoodfacts.org/images/lang/en/labels/eu-organic.135x90.svg",
),
(
"en",
Expand Down

0 comments on commit 9d339d0

Please sign in to comment.