python311Packages.pyenphase: disable tests failing with syrupy 4.5.0
This commit is contained in:
@@ -56,6 +56,11 @@ buildPythonPackage rec {
|
||||
syrupy
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
# https://github.com/pyenphase/pyenphase/issues/97
|
||||
"test_with_7_x_firmware"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"pyenphase"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user