mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
feat: Added support for plural_name for foods (#4305)
This commit is contained in:
committed by
GitHub
parent
00baa397dd
commit
01a43f28f2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user