* change foo to goo so test will be correct and pass

This commit is contained in:
jonathan keinan 2025-02-04 15:21:01 +02:00 committed by YaacovHazan
parent c2694fb696
commit 49455c43ae
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@ start_server {tags {"modules"}} {
ARGS override
# 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"
r module unload moduleconfigs