1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-19 05:09:40 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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