mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
fix tests
This commit is contained in:
parent
ae33285a9e
commit
da101bf41c
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ from tests.utils.routes import (
|
|||
def default_settings():
|
||||
return {
|
||||
"name": "main",
|
||||
"planCategories": [],
|
||||
"webhooks": {"webhookTime": "00:00", "webhookURLs": [], "enabled": False},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue