python311Packages.hahomematic: enable tests
This commit is contained in:
parent
ba66651bbd
commit
90f091fe70
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@ buildPythonPackage rec {
|
|||
pytestCheckHook
|
||||
];
|
||||
|
||||
# Starting with 0.30 the tests are broken, check with the next major release
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [
|
||||
"hahomematic"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue