We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c232a90 commit 64dec91Copy full SHA for 64dec91
services/catalog/tests/unit/with_dbs/test_api_rpc.py
@@ -825,7 +825,7 @@ async def test_rpc_get_service_ports_validation_error(
825
user_id: UserID,
826
app: FastAPI,
827
):
828
- """Tests validation error handling for list_all_services_summaries_paginated."""
+ """Tests validation error handling for get_service_ports when an invalid service key format is provided."""
829
assert app
830
831
# Test with invalid service key format
0 commit comments