mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 16:10:50 +00:00
Fix another test that sometimes returned the swapped object instead of encoding
This commit is contained in:
parent
bc63407be6
commit
3c23ee1ba2
@ -34,8 +34,8 @@ start_server {tags {"hash"}} {
|
||||
} {1024}
|
||||
|
||||
test {Is the big hash encoded with a zipmap?} {
|
||||
r debug object bighash
|
||||
} {*hashtable*}
|
||||
assert_encoding hashtable bighash
|
||||
}
|
||||
|
||||
test {HGET against the small hash} {
|
||||
set err {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user