aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional')
-rw-r--r--test/functional/lua/neural.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/lua/neural.lua b/test/functional/lua/neural.lua
index 6642d15aa..5a09c50fc 100644
--- a/test/functional/lua/neural.lua
+++ b/test/functional/lua/neural.lua
@@ -58,6 +58,7 @@ rspamd_config.SAVE_NN_ROW_IDEMPOTENT = {
end,
type = 'idempotent',
flags = 'explicit_disable',
+ priority = 100,
}
dofile(rspamd_env.INSTALLROOT .. "/share/rspamd/rules/controller/init.lua")