python311Packages.strawberry-graphql: disable failing tests

This commit is contained in:
Fabian Affolter
2023-06-15 09:37:15 +02:00
parent b621cd74fe
commit b77ea3c92e
@@ -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; {