Browse Source

[Test] Fix broken test

tags/3.3
Vsevolod Stakhov 1 year ago
parent
commit
0a6c16ce3f
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      test/functional/lua/neural.lua

+ 1
- 0
test/functional/lua/neural.lua View File

@@ -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")

Loading…
Cancel
Save