This commit is contained in:
Nick Mowen 2023-01-23 07:11:23 -07:00
parent ada2f85463
commit c10ed0d5ee

View File

@ -209,7 +209,13 @@ class TestHttp(unittest.TestCase):
def test_event_retention(self):
app = create_app(
FrigateConfig(**self.minimal_config), self.db, None, None, None, PlusApi()
FrigateConfig(**self.minimal_config),
self.db,
None,
None,
None,
None,
PlusApi(),
)
id = "123456.random"