python3Packages.fastapi: Disable failing test
This commit is contained in:
parent
5fa62858e0
commit
f5336d2318
@ -84,6 +84,8 @@ buildPythonPackage rec {
|
||||
"test_head"
|
||||
"test_options"
|
||||
"test_trace"
|
||||
# Unexpected number of warnings caught
|
||||
"test_warn_duplicate_operation_id"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
Loading…
Reference in New Issue
Block a user