refurb: Disable another failing test ()

This commit is contained in:
Aleksana 2024-10-27 12:17:12 +08:00 committed by GitHub
commit ce8092db53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,7 @@ python3Packages.buildPythonApplication rec {
disabledTests = [
"test_checks" # broken because new mypy release added new checks
"test_mypy_consistence" # broken by new mypy release
];
pythonImportsCheck = [