Commit 86bbe056 authored by Robert Schütz's avatar Robert Schütz
Browse files

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

parent 96b565da
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 = [