From a320eb8cc0ffd385a276d5fe923cec930e64dc66 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 25 Jan 2022 21:03:22 +0100 Subject: Adding upstream version 1.11.0. Signed-off-by: Daniel Baumann --- tests/unittests/command_parse/test_stream.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unittests/command_parse/test_stream.py') diff --git a/tests/unittests/command_parse/test_stream.py b/tests/unittests/command_parse/test_stream.py index 5807aa2..94408df 100644 --- a/tests/unittests/command_parse/test_stream.py +++ b/tests/unittests/command_parse/test_stream.py @@ -405,7 +405,7 @@ def test_xread(judge_command): "count": "2", "streams": "STREAMS", # FIXME current grammar can't support multiple tokens - # so the ids will be recongized to keys. + # so the ids will be recognized to keys. "keys": "mystream writers 0-0", "stream_id": "0-0", }, -- cgit v1.2.3