Update test.py

This commit is contained in:
Pavel Kruglov 2024-10-30 14:10:12 +01:00 committed by GitHub
parent 091db0a984
commit 9ab5f16968
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4193,7 +4193,7 @@ def test_kafka_formats_with_broken_message(kafka_cluster, create_query_generator
],
"expected": {
"raw_message": "050102696405496E743634000000000000000007626C6F636B4E6F06537472696E67034241440476616C3106537472696E6702414D0476616C3207466C6F617433320000003F0476616C330555496E743801",
"error": "Cannot parse string \'BAD\' as UInt16",
"error": "Cannot parse string 'BAD' as UInt16",
},
"printable": False,
},