mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 19:55:26 +03:00
really fix test this time
This commit is contained in:
parent
8c9c629f01
commit
99a14ff59d
@ -1651,6 +1651,8 @@ class TestConfig(unittest.TestCase):
|
|||||||
|
|
||||||
runtime_config = frigate_config.runtime_config()
|
runtime_config = frigate_config.runtime_config()
|
||||||
assert runtime_config.cameras["back"].onvif.autotracking.movement_weights == [
|
assert runtime_config.cameras["back"].onvif.autotracking.movement_weights == [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
1.23,
|
1.23,
|
||||||
2.34,
|
2.34,
|
||||||
0.50,
|
0.50,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user