home-assistant: tests don't depend on qwikswitch component

This commit is contained in:
Robert Schütz
2025-10-02 04:07:30 -07:00
parent 96b565dad2
commit 86bbe05622
-1
View File
@@ -490,7 +490,6 @@ python.pkgs.buildPythonApplication rec {
# some components are needed even if tests in tests/components are disabled
"default_config"
"hue"
"qwikswitch"
];
pytestFlags = [