aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/cases/240_redis.robot
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/cases/240_redis.robot')
-rw-r--r--test/functional/cases/240_redis.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/cases/240_redis.robot b/test/functional/cases/240_redis.robot
index cf73f59ad..b3d50ea7a 100644
--- a/test/functional/cases/240_redis.robot
+++ b/test/functional/cases/240_redis.robot
@@ -27,7 +27,7 @@ Redis client
*** Keywords ***
Lua Setup
[Arguments] ${LUA_SCRIPT}
- Set Global Variable ${LUA_SCRIPT}
+ Set Suite Variable ${LUA_SCRIPT}
${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/redis.conf
Set Suite Variable ${PLUGIN_CONFIG}
Generic Setup PLUGIN_CONFIG