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 8a314b8 commit 0ea0a8dCopy full SHA for 0ea0a8d
DynamoDbEncryption/runtimes/python/test/unit/internal/test_resource_to_client.py
@@ -928,7 +928,7 @@ def test_batch_execute_statement_request():
928
929
930
def test_GIVEN_test_batch_execute_statement_request_WHEN_resource_to_client_THEN_returns_ddb_value(
931
- test_batch_execute_statement_request
+ test_batch_execute_statement_request,
932
):
933
# Given: Batch execute statement request
934
request = test_batch_execute_statement_request()
0 commit comments