mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	fix test
This commit is contained in:
		
							parent
							
								
									f26f7b8d3f
								
							
						
					
					
						commit
						a3853af47a
					
				@ -501,7 +501,7 @@ class TestConfig(unittest.TestCase):
 | 
			
		||||
        assert config == frigate_config.dict(exclude_unset=True)
 | 
			
		||||
 | 
			
		||||
        runtime_config = frigate_config.runtime_config
 | 
			
		||||
        assert round(runtime_config.cameras["back"].motion.contour_area) == 225
 | 
			
		||||
        assert round(runtime_config.cameras["back"].motion.contour_area) == 99
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
if __name__ == "__main__":
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user