1 parent 93e7ebb commit 2e6602bCopy full SHA for 2e6602b
1 file changed
test/reverse.bats
@@ -327,7 +327,7 @@ load 'test_helper/bats-assert/load'
327
}
328
329
@test "checking rspamd: greylisting policy is disabled (reverse configuration)" {
330
- run docker exec mailserver_reverse cat /etc/rspamd/local.d/greylisting.conf
+ run docker exec mailserver_reverse cat /etc/rspamd/local.d/greylist.conf
331
assert_success
332
assert_output "enabled = false;"
333
0 commit comments