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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user