From 11a35f5fc107e248e9488af41ab72147daea424e Mon Sep 17 00:00:00 2001 From: spicy-sauce Date: Tue, 6 Aug 2024 11:48:29 +0300 Subject: [PATCH] typo --- integration-tests/common/redis_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/common/redis_utils.py b/integration-tests/common/redis_utils.py index 4b297026..6dd3e96d 100644 --- a/integration-tests/common/redis_utils.py +++ b/integration-tests/common/redis_utils.py @@ -85,7 +85,7 @@ def add_to_emp_stream(redis_client: Redis): ], "__$$opcode": "u" }, - # gender length is too long, should be failed (except from Cassandra) + # gender length is too long, should fail (except from Cassandra) { "_id": 11, "fname": "jane",