refurb: Disable another failing test

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2024-10-15 15:43:11 -07:00
parent a3c0b3b215
commit 1d4fc45269
@@ -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 = [