1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 23:20:55 +00:00

home-assistant: enable accuweather tests

This commit is contained in:
Fabian Affolter 2021-04-01 11:57:16 +02:00
parent f9848e6610
commit bfbfc1e87c

View file

@ -176,6 +176,7 @@ in with py.pkgs; buildPythonApplication rec {
# services. Before adding new components to this list make sure we have all
# its dependencies packaged and listed in ./component-packages.nix.
componentTests = [
"accuweather"
"alert"
"api"
"auth"