scansion tests: Enable 'expose_publisher' since we test for it
authorKim Alvefur <zash@zash.se>
Sun, 25 Jul 2021 13:52:52 +0200
changeset 11720 30f1e826cc95
parent 11719 ddd6e21e58bf
child 11721 605484fc1c62
scansion tests: Enable 'expose_publisher' since we test for it
spec/scansion/prosody.cfg.lua
--- a/spec/scansion/prosody.cfg.lua	Sun Jul 25 13:52:27 2021 +0200
+++ b/spec/scansion/prosody.cfg.lua	Sun Jul 25 13:52:52 2021 +0200
@@ -134,6 +134,7 @@
 
 Component "pubsub.localhost" "pubsub"
 	storage = "memory"
+	expose_publisher = true
 
 Component "upload.localhost" "http_file_share"
 http_file_share_size_limit = 10000000