Skip to content

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Lushnikova <[email protected]>
  • Loading branch information
gagan-bhullar-tech and loosla authored Oct 1, 2024
1 parent 2f05dbb commit 9416c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mocked/test_droplets.py
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ def test_list_snapshots(mock_client: Client, mock_client_url):

@responses.activate
def list_supported_backup_policies(mock_client: Client, mock_client_url):
"""Mocks the list supported backup policies."""
"""Mocks the list of supported backup policies."""

expected = {
"supported_policies": [
Expand Down

0 comments on commit 9416c2b

Please sign in to comment.