Skip to content

Commit 85acdf2

Browse files
committed
Validate snapshot against AWS
1 parent ab4229c commit 85acdf2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

tests/aws/services/sqs/test_sqs.snapshot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@
975975
}
976976
},
977977
"tests/aws/services/sqs/test_sqs.py::TestSqsProvider::test_send_message_to_standard_queue_with_empty_message_group_id": {
978-
"recorded-date": "30-04-2024, 13:33:44",
978+
"recorded-date": "08-11-2024, 12:04:39",
979979
"recorded-content": {
980980
"error-response": {
981981
"Error": {

tests/aws/services/sqs/test_sqs.validation.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,9 @@
269269
"tests/aws/services/sqs/test_sqs.py::TestSqsProvider::test_send_message_batch_with_oversized_contents_with_updated_maximum_message_size[sqs_query]": {
270270
"last_validated_date": "2024-04-30T13:33:10+00:00"
271271
},
272+
"tests/aws/services/sqs/test_sqs.py::TestSqsProvider::test_send_message_to_standard_queue_with_empty_message_group_id": {
273+
"last_validated_date": "2024-11-08T12:08:17+00:00"
274+
},
272275
"tests/aws/services/sqs/test_sqs.py::TestSqsProvider::test_send_message_with_binary_attributes[sqs]": {
273276
"last_validated_date": "2024-04-30T13:33:48+00:00"
274277
},

0 commit comments

Comments
 (0)