From 062983bee912eb683fda198f8cd75060017dba5a Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Mon, 1 May 2023 16:08:09 -0600 Subject: [PATCH] fix test --- frigate/test/test_http.py | 1 + 1 file changed, 1 insertion(+) diff --git a/frigate/test/test_http.py b/frigate/test/test_http.py index c7447b906..ecb500383 100644 --- a/frigate/test/test_http.py +++ b/frigate/test/test_http.py @@ -120,6 +120,7 @@ class TestHttp(unittest.TestCase): None, None, None, + None, PlusApi(), ) id = "123456.random"