Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhlogin authored Jun 5, 2024
1 parent fb0c647 commit d670649
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ def test_sdk_client_span_with_remote_resource_attributes(self):
)
self._mock_attribute([AWS_STREAM_CONSUMER_ARN], [None])

# Validate both AWS_STREAM_NAME and AWS_STREAM_NAME present, then remove it.
# Validate both AWS_STREAM_NAME and AWS_STREAM_CONSUMER_ARN present, then remove it.
self._mock_attribute(
[AWS_STREAM_NAME, AWS_STREAM_CONSUMER_ARN],
[
Expand Down

0 comments on commit d670649

Please sign in to comment.