# HG changeset patch # User Kim Alvefur # Date 1622153864 -7200 # Node ID fb854431d6c4750f2b2d80cf3e60349c28eac92b # Parent 1d59fd55d2f68bc10eba0c89223dc49e3c05a433 scansion: Really silence the certificates dir error certificate_s_, plural, is the directory setting diff -r 1d59fd55d2f6 -r fb854431d6c4 spec/scansion/prosody.cfg.lua --- a/spec/scansion/prosody.cfg.lua Thu May 27 15:49:57 2021 +0200 +++ b/spec/scansion/prosody.cfg.lua Fri May 28 00:17:44 2021 +0200 @@ -95,7 +95,7 @@ -- TLS is not used during the test, set certificate dir to the config directory -- (spec/scansion) to silence an error from the certificate indexer -certificate = "." +certificates = "." allow_registration = false