mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
Add cookn migration test
This commit is contained in:
parent
78142918c5
commit
27aea1d051
2 changed files with 1 additions and 1 deletions
BIN
tests/data/migrations/cookn.zip
Normal file
BIN
tests/data/migrations/cookn.zip
Normal file
Binary file not shown.
|
@ -111,7 +111,7 @@ test_cases = [
|
||||||
MigrationTestData(
|
MigrationTestData(
|
||||||
typ=SupportedMigrations.cookn,
|
typ=SupportedMigrations.cookn,
|
||||||
archive=test_data.migrations_cookn,
|
archive=test_data.migrations_cookn,
|
||||||
search_slug="zucchini-bread",
|
search_slug="fresh-fruit-pizza",
|
||||||
nutrition_entries=set(),
|
nutrition_entries=set(),
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue