Skip to content

Commit 203316d

Browse files
committed
Signed commit test
1 parent c3c6ef0 commit 203316d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/models/monitor/test_monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def test_get_supported_services(test_linode_client):
4545

4646
get_supported_service = supported_services[0].service_type
4747

48-
# Get details for a particular service
48+
# Get details for a particular service ("dbaas")
4949
service_details = client.monitor_service.list_service_by_type(
5050
service_type=get_supported_service
5151
)

0 commit comments

Comments
 (0)