Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mabdinur authored Jan 7, 2025
1 parent 40eaa50 commit 0a12ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/contrib/botocore/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3958,7 +3958,7 @@ def test_aws_payload_tagging_s3(self):
@pytest.mark.snapshot(ignores=snapshot_ignores)
@mock_s3
def test_aws_payload_tagging_s3_invalid_config(self):
# Setting the validated flag to False ensures the payload config is re-validated
# Setting the validated flag to False ensures the redaction paths configurations are re-validated
# FIXME: Ensure AWSPayloadTagging._REQUEST_REDACTION_PATHS_DEFAULTS is always in sync with
# config.botocore.payload_tagging_request
# FIXME: Ensure AWSPayloadTagging._RESPONSE_REDACTION_PATHS_DEFAULTS is always in sync with
Expand Down

0 comments on commit 0a12ec8

Please sign in to comment.