diff --git a/back/dora/services/tests/test_services.py b/back/dora/services/tests/test_services.py index 7d04e34cd..8c8df5ea8 100644 --- a/back/dora/services/tests/test_services.py +++ b/back/dora/services/tests/test_services.py @@ -1759,9 +1759,9 @@ def setUp(self): baker.make("ServiceSubCategory", value="cat2--autre", label="cat2--autre") baker.make("ServiceCategory", value="cat3", label="cat3") - baker.make("FundingLabel", value="funding-label-1", label="funding-label-1") - baker.make("FundingLabel", value="funding-label-2", label="funding-label-2") - baker.make("FundingLabel", value="funding-label-3", label="funding-label-3") + baker.make("FundingLabel", value="funding-label-1", label="Funding label 1") + baker.make("FundingLabel", value="funding-label-2", label="Funding label 2") + baker.make("FundingLabel", value="funding-label-3", label="Funding label 3") def test_needs_city_code(self): make_service(