mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
* change config value in test to be different than overwritten value
This commit is contained in:
committed by
YaacovHazan
parent
c88f9fe26f
commit
c2694fb696
@@ -346,7 +346,7 @@ start_server {tags {"modules"}} {
|
||||
test {loadmodule CONFIG values take precedence over loadmoduleex ARGS values} {
|
||||
# Load module with conflicting CONFIG and ARGS values
|
||||
r module loadex $testmodule \
|
||||
CONFIG moduleconfigs.string foo \
|
||||
CONFIG moduleconfigs.string goo \
|
||||
CONFIG moduleconfigs.memory_numeric 2mb \
|
||||
ARGS override
|
||||
|
||||
|
||||
Reference in New Issue
Block a user