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 c3c6ef0 commit 203316dCopy full SHA for 203316d
test/integration/models/monitor/test_monitor.py
@@ -45,7 +45,7 @@ def test_get_supported_services(test_linode_client):
45
46
get_supported_service = supported_services[0].service_type
47
48
- # Get details for a particular service
+ # Get details for a particular service ("dbaas")
49
service_details = client.monitor_service.list_service_by_type(
50
service_type=get_supported_service
51
)
0 commit comments