Update picamera tests

This commit is contained in:
jaknapper 2026-05-11 19:05:53 +01:00
parent 261b4272c2
commit e9414cfb1d

View file

@ -93,6 +93,7 @@ def test_thing_description_equivalence(mock_picam_thing):
"set_static_green_equalisation", "set_static_green_equalisation",
"set_ce_enable_to_off", "set_ce_enable_to_off",
"stop_streaming", "stop_streaming",
"record_framerate_async",
"reset_ccm", "reset_ccm",
} }
picamera_extra_props = { picamera_extra_props = {