We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59eaf03 commit 498e75eCopy full SHA for 498e75e
utils/tests/test_runner.py
@@ -782,7 +782,6 @@ def test_prepare_pubsub_sub_bench_parameters():
782
)
783
784
# Verify basic parameters
785
- assert "pubsub-sub-bench" in benchmark_command_str
786
assert "-json-out-file test_output.json" in benchmark_command_str
787
assert "-host localhost" in benchmark_command_str
788
assert "-port 6379" in benchmark_command_str
0 commit comments