mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Update tests/unit/moduleapi/moduleconfigs.tcl
Co-authored-by: nafraf <nafraf@users.noreply.github.com>
This commit is contained in:
@@ -343,7 +343,7 @@ start_server {tags {"modules"}} {
|
||||
}
|
||||
}
|
||||
|
||||
test {loadmodule CONFIG values take precedence over loadmoduleex ARGS values} {
|
||||
test {loadmodule CONFIG values take precedence over module loadex ARGS values} {
|
||||
# Load module with conflicting CONFIG and ARGS values
|
||||
r module loadex $testmodule \
|
||||
CONFIG moduleconfigs.string goo \
|
||||
|
||||
Reference in New Issue
Block a user