home-assistant.tests.components.shell_command: re-enable test_non_text_stdout_capture

Fixed upstream in home-assistant/core#167466.
This commit is contained in:
Jamie Magee
2026-05-10 10:53:22 -07:00
parent f4d69a71a9
commit fb45929bc9
-4
View File
@@ -152,10 +152,6 @@ let
# 2026.5.0: after reload device is in loaded state instead of retry state
"test_usb_device_reactivity"
];
shell_command = [
# tries to retrieve file from github
"test_non_text_stdout_capture"
];
zeroconf = [
# multicast socket bind, not possible in the sandbox
"test_subscribe_discovery"