python310Packages.questionary: Disable failing test
This commit is contained in:
@@ -35,8 +35,8 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
# TypeError: <lambda>() missing 1 required...
|
||||
"test_print_with_style"
|
||||
# RuntimeError: no running event loop
|
||||
"test_blank_line_fix"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
||||
Reference in New Issue
Block a user