mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
Formatting
This commit is contained in:
parent
b35f6fca65
commit
4c71c04e9f
@ -224,7 +224,7 @@ class TestHttp(unittest.TestCase):
|
||||
query_string={"time_range": "07:00,24:00"},
|
||||
).json
|
||||
assert events
|
||||
#assert len(events) == 1
|
||||
# assert len(events) == 1
|
||||
# evening event is excluded
|
||||
events = client.get(
|
||||
f"/events",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user