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