mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
* change foo to goo so test will be correct and pass
This commit is contained in:
committed by
YaacovHazan
parent
c2694fb696
commit
49455c43ae
@@ -351,7 +351,7 @@ start_server {tags {"modules"}} {
|
|||||||
ARGS override
|
ARGS override
|
||||||
|
|
||||||
# Verify CONFIG values took precedence over the pseudo values that
|
# Verify CONFIG values took precedence over the pseudo values that
|
||||||
assert_equal [r config get moduleconfigs.string] "moduleconfigs.string foo"
|
assert_equal [r config get moduleconfigs.string] "moduleconfigs.string goo"
|
||||||
assert_equal [r config get moduleconfigs.memory_numeric] "moduleconfigs.memory_numeric 2097152"
|
assert_equal [r config get moduleconfigs.memory_numeric] "moduleconfigs.memory_numeric 2097152"
|
||||||
|
|
||||||
r module unload moduleconfigs
|
r module unload moduleconfigs
|
||||||
|
|||||||
Reference in New Issue
Block a user