mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 15:45:08 +02:00
Fix broken CI (#35314)
This commit is contained in:
@@ -9,4 +9,8 @@ IGNORE_UNCAUGHT_EXCEPTIONS = [
|
|||||||
"tests.components.smartthings.test_init",
|
"tests.components.smartthings.test_init",
|
||||||
"test_event_handler_dispatches_updated_devices",
|
"test_event_handler_dispatches_updated_devices",
|
||||||
),
|
),
|
||||||
|
(
|
||||||
|
"tests.components.unifi.test_controller",
|
||||||
|
"test_wireless_client_event_calls_update_wireless_devices",
|
||||||
|
),
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user