mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -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():
|
def default_settings():
|
||||||
return {
|
return {
|
||||||
"name": "main",
|
"name": "main",
|
||||||
|
"planCategories": [],
|
||||||
"webhooks": {"webhookTime": "00:00", "webhookURLs": [], "enabled": False},
|
"webhooks": {"webhookTime": "00:00", "webhookURLs": [], "enabled": False},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue