1
0

Configure Synapse to run MSC4306: Thread Subscriptions Complement tests. (#18819)

Pairs with: https://github.com/matrix-org/complement/pull/795

Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
This commit is contained in:
reivilibre
2025-09-09 11:40:10 +01:00
committed by GitHub
parent d48e69ad4c
commit 6fe8137a4a
10 changed files with 53 additions and 6 deletions
+1
View File
@@ -230,6 +230,7 @@ test_packages=(
./tests/msc3967
./tests/msc4140
./tests/msc4155
./tests/msc4306
)
# Enable dirty runs, so tests will reuse the same container where possible.