commit 0feada1: [Test] Fix coverage hopefully
Andrew Lewis
nerf at judo.za.org
Tue Jun 1 20:21:04 UTC 2021
Author: Andrew Lewis
Date: 2021-06-01 15:34:01 +0200
URL: https://github.com/rspamd/rspamd/commit/0feada14ff25c69ef813e5685b30c7bd4775fdbf
[Test] Fix coverage hopefully
---
test/functional/configs/merged-local.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/functional/configs/merged-local.conf b/test/functional/configs/merged-local.conf
index 1329a6eee..466003703 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 =}";
More information about the Commits
mailing list