mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix broken CI (#35314)
This commit is contained in:
parent
1d6a20228b
commit
e3ca87bc5a
@ -9,4 +9,8 @@ IGNORE_UNCAUGHT_EXCEPTIONS = [
|
||||
"tests.components.smartthings.test_init",
|
||||
"test_event_handler_dispatches_updated_devices",
|
||||
),
|
||||
(
|
||||
"tests.components.unifi.test_controller",
|
||||
"test_wireless_client_event_calls_update_wireless_devices",
|
||||
),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user