Skip to content

Commit

Permalink
Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Subash Pradhan committed Nov 4, 2024
1 parent b139df5 commit 7614f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/test_configurations.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def test_list_configurations(self, http_client_list_response):
"/v3/grants/grant-123/scheduling/configurations",
None,
None,
None
None,
overrides=None,
)

Expand Down

0 comments on commit 7614f6f

Please sign in to comment.