Skip to content

Commit 13c9a09

Browse files
committed
Reduce test noise
1 parent 0f8b7a1 commit 13c9a09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/pubsub.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ start_server {tags {"pubsub"}} {
109109
unsubscribe $rd1
110110
# Wait for a response to the unsub
111111
__consume_subscribe_messages $rd1 unsubscribe {chan1 chan2 chan3}
112+
after 1
112113
assert_equal 0 [r publish chan1 hello]
113114
assert_equal 0 [r publish chan2 hello]
114115
assert_equal 0 [r publish chan3 hello]

0 commit comments

Comments
 (0)