mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Fix test
This commit is contained in:
parent
08d5cd38a5
commit
aab5d28f8a
@ -130,8 +130,8 @@ class TestHttp(unittest.TestCase):
|
||||
time_keep,
|
||||
time_keep + 10,
|
||||
camera="front_door",
|
||||
seg_size=4,
|
||||
seg_dur=0,
|
||||
seg_size=0,
|
||||
seg_dur=10,
|
||||
)
|
||||
storage.calculate_camera_bandwidth()
|
||||
assert storage.camera_storage_stats == {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user