refurb: Disable another failing test (#348907)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user