home-assistant.tests.components.overseerr: re-enable test_event
Fixed upstream in home-assistant/core#167458.
This commit is contained in:
@@ -114,10 +114,6 @@ let
|
||||
"tests/components/minecraft_server/test_init.py"
|
||||
"tests/components/minecraft_server/test_sensor.py"
|
||||
];
|
||||
overseerr = [
|
||||
# imports broken future module
|
||||
"tests/components/overseerr/test_event.py"
|
||||
];
|
||||
systemmonitor = [
|
||||
# sandbox doesn't grant access to /sys/class/power_supply
|
||||
"tests/components/systemmonitor/test_config_flow.py::test_add_and_remove_processes"
|
||||
|
||||
Reference in New Issue
Block a user