Reduce test noise

Former-commit-id: 13c9a094d1636d4ea9842746e20096eabbd80cba
This commit is contained in:
John Sully 2020-09-19 22:00:17 +00:00
parent 2f1a99efa5
commit fb53b5630c

View File

@ -109,6 +109,7 @@ start_server {tags {"pubsub"}} {
unsubscribe $rd1
# Wait for a response to the unsub
__consume_subscribe_messages $rd1 unsubscribe {chan1 chan2 chan3}
after 1
assert_equal 0 [r publish chan1 hello]
assert_equal 0 [r publish chan2 hello]
assert_equal 0 [r publish chan3 hello]