diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-10-10 10:09:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-10 10:09:21 +0100 |
commit | 38e0750db654f6909c160b0bd205d251852004a7 (patch) | |
tree | 7cd2907fc5d316d77f53ffa07b7f6f8fd4cca0be /test/functional/cases/230_tcp.robot | |
parent | 3288513ebccc10938b63735685bdadf42e708fa1 (diff) | |
parent | 1bf202d540865ebd8d4e5f0d21e067eff3102def (diff) | |
download | rspamd-38e0750db654f6909c160b0bd205d251852004a7.tar.gz rspamd-38e0750db654f6909c160b0bd205d251852004a7.zip |
Merge branch 'master' into arc-defaults
Diffstat (limited to 'test/functional/cases/230_tcp.robot')
-rw-r--r-- | test/functional/cases/230_tcp.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/cases/230_tcp.robot b/test/functional/cases/230_tcp.robot index b5801dba0..51f590ea4 100644 --- a/test/functional/cases/230_tcp.robot +++ b/test/functional/cases/230_tcp.robot @@ -47,7 +47,7 @@ Sync API TCP post request *** Keywords *** Lua Setup [Arguments] ${LUA_SCRIPT} - Set Global Variable ${LUA_SCRIPT} + Set Suite Variable ${LUA_SCRIPT} Generic Setup Servers Setup |