From 2db576e2a23325b3fda5103c5aac784ab0cd9638 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Fri, 5 Dec 2025 14:32:46 +0100 Subject: [PATCH] Revert "home-assistant.python.pkgs.hass-web-proxy-lib: disable tests" This reverts commit 83dc748f46d400179a8f249792e1cf961448a418. The test failures were caused by pytest-homeassistant-custom-component which has since been fixed. --- .../python-modules/hass-web-proxy-lib/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix b/pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix index ac98dc6bd7a2..9298bb0e9476 100644 --- a/pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix +++ b/pkgs/servers/home-assistant/python-modules/hass-web-proxy-lib/default.nix @@ -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 = [