mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
added test
This commit is contained in:
parent
7dcf2ca33d
commit
4a0b211f27
3 changed files with 282 additions and 0 deletions
|
@ -36,6 +36,8 @@ migrations_tandoor = CWD / "migrations/tandoor.zip"
|
|||
|
||||
migrations_plantoeat = CWD / "migrations/plantoeat.zip"
|
||||
|
||||
migrations_myrecipebox = CWD / "migrations/myrecipebox.csv"
|
||||
|
||||
images_test_image_1 = CWD / "images/test-image-1.jpg"
|
||||
|
||||
images_test_image_2 = CWD / "images/test-image-2.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue