python312Packages.notion-client: add comment to why test is disabled (#354431)
This commit is contained in:
@@ -44,6 +44,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "notion_client" ];
|
||||
|
||||
disabledTests = [
|
||||
# requires network access
|
||||
"test_api_http_response_error"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user