Fix more typos.
This commit is contained in:
parent
19bf8bf762
commit
d9d055c75d
19 changed files with 61 additions and 61 deletions
|
|
@ -806,7 +806,7 @@ def test_filtering_string_array_with_string_no_array_no_match():
|
|||
topic.publish(
|
||||
Message="no_match",
|
||||
MessageAttributes={
|
||||
"price": {"DataType": "String.Array", "StringValue": "one hundread"}
|
||||
"price": {"DataType": "String.Array", "StringValue": "one hundred"}
|
||||
},
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue