1
0
Fork 0
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:
Michael Genson 2024-03-21 16:17:01 +00:00
parent 7dcf2ca33d
commit 4a0b211f27
3 changed files with 282 additions and 0 deletions

View file

@ -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"