From f9a96b0e0dc1ed6b4899ea378f9f99c0f52c86c3 Mon Sep 17 00:00:00 2001 From: Tom Roussel <21120212+TomRoussel@users.noreply.github.com> Date: Sun, 24 Mar 2024 13:51:04 +0100 Subject: [PATCH] Removed fromage erasure --- ihatemoney/tests/import_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihatemoney/tests/import_test.py b/ihatemoney/tests/import_test.py index 604c20f6..4e93bb56 100644 --- a/ihatemoney/tests/import_test.py +++ b/ihatemoney/tests/import_test.py @@ -560,7 +560,7 @@ class TestExport(IhatemoneyTestCase): }, { "date": "2016-12-31", - "what": "\xe0 raclette", + "what": "fromage \xe0 raclette", "bill_type": "Expense", "amount": 10.0, "currency": "EUR",