Skip to content

Commit 498e75e

Browse files
Fixed added pubsub runner test
1 parent 59eaf03 commit 498e75e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/tests/test_runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,6 @@ def test_prepare_pubsub_sub_bench_parameters():
782782
)
783783

784784
# Verify basic parameters
785-
assert "pubsub-sub-bench" in benchmark_command_str
786785
assert "-json-out-file test_output.json" in benchmark_command_str
787786
assert "-host localhost" in benchmark_command_str
788787
assert "-port 6379" in benchmark_command_str

0 commit comments

Comments
 (0)