refurb: Disable another failing test (#348907)

This commit is contained in:
Aleksana
2024-10-27 12:17:12 +08:00
committed by GitHub
@@ -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 = [