summary refs log tree commit diff
path: root/scripts-dev/complement.sh
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-06-26 13:15:14 +0100
committerErik Johnston <erik@matrix.org>2024-06-26 13:15:14 +0100
commitdac74db74ee63cc8218f46e1bd092c9d99b5cef6 (patch)
treea2c64f97839f826637e74eaaa2726185e67f4932 /scripts-dev/complement.sh
parentHandle SQLite (diff)
parentFixes to the table of contents in the README (#17329) (diff)
downloadsynapse-dac74db74ee63cc8218f46e1bd092c9d99b5cef6.tar.xz
Merge remote-tracking branch 'origin/develop' into erikj/faster_auth_chains
Diffstat (limited to 'scripts-dev/complement.sh')
-rwxr-xr-xscripts-dev/complement.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts-dev/complement.sh b/scripts-dev/complement.sh

index b306b80749..4ad547bc7e 100755 --- a/scripts-dev/complement.sh +++ b/scripts-dev/complement.sh
@@ -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.