]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Test] Fix test
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 30 Dec 2020 15:43:39 +0000 (15:43 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 30 Dec 2020 15:43:52 +0000 (15:43 +0000)
test/functional/lua/settings.lua

index e072af62ccced71ba3ff25318590fbcce559e2fc..384c68e136a82dee55864315e55d8e7c79c60353 100644 (file)
@@ -61,6 +61,7 @@ rspamd_config:register_symbol({
   name = 'DEP_VIRTUAL',
   parent = id,
   type = 'virtual',
+  allowed_ids = 'id_virtual1',
   score = 1.0,
 })