1
0

Support MSC4140: Delayed events (Futures) (#17326)

This commit is contained in:
Andrew Ferrazzutti
2024-09-23 08:33:48 -04:00
committed by GitHub
parent 75e2c17d2a
commit 5173741c71
21 changed files with 1772 additions and 12 deletions

View File

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