Include user membership on events (#17282)

MSC4115 has now completed FCP, so we can enable it by default and switch
to the stable identifier.
This commit is contained in:
Richard van der Hoff
2024-06-13 22:45:54 +01:00
committed by GitHub
parent c12ee0d5ba
commit 2c36a679ae
18 changed files with 8 additions and 45 deletions

View File

@@ -223,7 +223,6 @@ test_packages=(
./tests/msc3930
./tests/msc3902
./tests/msc3967
./tests/msc4115
)
# Enable dirty runs, so tests will reuse the same container where possible.