python311Packages.strawberry-graphql: disable failing tests
This commit is contained in:
@@ -174,6 +174,7 @@ buildPythonPackage rec {
|
||||
"tests/starlite/"
|
||||
"tests/test_dataloaders.py"
|
||||
"tests/utils/test_pretty_print.py"
|
||||
"tests/websockets/test_graphql_transport_ws.py"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user