fix tests

This commit is contained in:
hay-kot 2021-02-13 19:44:43 -09:00
commit da101bf41c

View file

@ -13,6 +13,7 @@ from tests.utils.routes import (
def default_settings():
return {
"name": "main",
"planCategories": [],
"webhooks": {"webhookTime": "00:00", "webhookURLs": [], "enabled": False},
}