From: Andrew Lewis Date: Tue, 1 Jun 2021 13:34:01 +0000 (+0200) Subject: [Test] Fix coverage hopefully X-Git-Tag: 3.0~354^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0feada14ff25c69ef813e5685b30c7bd4775fdbf;p=thirdparty%2Frspamd.git [Test] Fix coverage hopefully --- diff --git a/test/functional/configs/merged-local.conf b/test/functional/configs/merged-local.conf index 1329a6eee4..466003703e 100644 --- a/test/functional/configs/merged-local.conf +++ b/test/functional/configs/merged-local.conf @@ -897,6 +897,7 @@ worker "controller" { } worker "normal" { + count = 1; bind_socket = "{= env.LOCAL_ADDR =}:{= env.PORT_NORMAL =}"; keypair { pubkey = "{= env.KEY_PUB1 =}";