mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
resolve hung test.
This commit is contained in:
@@ -156,6 +156,9 @@ start_server {tags {"tracking"}} {
|
||||
set reply [r HELLO]
|
||||
assert {[lindex $reply 4] eq "proto"}
|
||||
assert {[lindex $reply 5] eq 2}
|
||||
|
||||
# restore RESP3 for next test
|
||||
r HELLO 3
|
||||
}
|
||||
|
||||
test {RESP3 based basic invalidation} {
|
||||
|
||||
Reference in New Issue
Block a user