From 68e2a65dcf72fed1e387d0e9ac47fba15fd2c383 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Sun, 2 Apr 2023 19:49:00 +0200 Subject: [PATCH] docs(tests): Mention that we need prosody-trunk --- integration_tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_tests/README.md b/integration_tests/README.md index edaa687..0d93bac 100644 --- a/integration_tests/README.md +++ b/integration_tests/README.md @@ -2,4 +2,4 @@ The included `./prosody.cfg.lua` config file must be used for integration testing. Additionally, ensure that a user `testuser@localhost` with the password `abc123` -exists. +exists. Note that this currently requires prosody-trunk.