feat: Added support for plural_name for foods (#4305)

This commit is contained in:
Brian Choromanski
2024-10-08 22:56:50 -04:00
committed by GitHub
parent 00baa397dd
commit 01a43f28f2
43 changed files with 28340 additions and 9065 deletions

View File

@@ -12,7 +12,7 @@ def test_seed_invalid_locale(api_client: TestClient, unique_user: TestUser):
def test_seed_foods(api_client: TestClient, unique_user: TestUser):
CREATED_FOODS = 220
CREATED_FOODS = 214
database = unique_user.repos
# Check that the foods was created