mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 04:04:06 +01:00
Revert "home-assistant.python.pkgs.hass-web-proxy-lib: disable tests"
This reverts commit 83dc748f46.
The test failures were caused by pytest-homeassistant-custom-component
which has since been fixed.
This commit is contained in:
parent
815ff90da1
commit
2db576e2a2
1 changed files with 1 additions and 2 deletions
|
|
@ -52,8 +52,7 @@ buildPythonPackage rec {
|
|||
pytest-cov-stub
|
||||
pytest-homeassistant-custom-component
|
||||
pytest-timeout
|
||||
# https://github.com/dermotduffy/hass-web-proxy-lib/issues/110
|
||||
# pytestCheckHook
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue