summaryrefslogtreecommitdiff
path: root/tests/test_timeseries.py
diff options
context:
space:
mode:
authorChayim I. Kirshen <c@kirshen.com>2021-11-25 10:37:32 +0200
committerChayim I. Kirshen <c@kirshen.com>2021-11-25 10:37:32 +0200
commite8bcdcb97b8c915e2bb52353aeda17c00e1be215 (patch)
treeb4bc5016d901f9dee756cefcadb423a6e1118211 /tests/test_timeseries.py
parent64791a54f4b2c28b6a61920a23df9e1f614e6983 (diff)
downloadredis-py-e8bcdcb97b8c915e2bb52353aeda17c00e1be215.tar.gz
RedisJSON 2.0.4 behaviour support improvementsck-jsonalign
Diffstat (limited to 'tests/test_timeseries.py')
-rw-r--r--tests/test_timeseries.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_timeseries.py b/tests/test_timeseries.py
index 99c6083..c0fb09e 100644
--- a/tests/test_timeseries.py
+++ b/tests/test_timeseries.py
@@ -565,7 +565,6 @@ def test_query_index(client):
@pytest.mark.redismod
-@pytest.mark.pipeline
def test_pipeline(client):
pipeline = client.ts().pipeline()
pipeline.create("with_pipeline")