diff --git a/tests/dragonfly/snapshot_test.py b/tests/dragonfly/snapshot_test.py index cb3f658fc369..81fd7f7fc00a 100644 --- a/tests/dragonfly/snapshot_test.py +++ b/tests/dragonfly/snapshot_test.py @@ -574,7 +574,6 @@ async def test_tiered_entries_throttle(async_client: aioredis.Redis): ("SET"), ("ZSET"), ("LIST"), - ("STREAM"), ], ) @pytest.mark.slow