mirror of
https://github.com/home-assistant/core.git
synced 2025-08-30 01:42:21 +02:00
Update tests/components/go2rtc/test_init.py
This commit is contained in:
@@ -746,7 +746,6 @@ async def _test_camera_orientation_webrtc(
|
||||
) -> None:
|
||||
"""Test camera orientation handling in go2rtc provider on WebRTC stream."""
|
||||
|
||||
# Ensure go2rtc provider is initialized
|
||||
async def camera_fn(hass: HomeAssistant, camera: MockCamera) -> None:
|
||||
"""Mock function to simulate WebRTC offer handling."""
|
||||
receive_message_callback = Mock()
|
||||
|
Reference in New Issue
Block a user