Update tests/unit/moduleapi/moduleconfigs.tcl

Co-authored-by: nafraf <nafraf@users.noreply.github.com>
This commit is contained in:
kei-nan 2025-02-04 18:47:38 +02:00 committed by YaacovHazan
parent 98be450f1d
commit f164012c19
1 changed files with 1 additions and 1 deletions

View File

@ -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 # Load module with conflicting CONFIG and ARGS values
r module loadex $testmodule \ r module loadex $testmodule \
CONFIG moduleconfigs.string goo \ CONFIG moduleconfigs.string goo \