Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 394d917

Browse files
committed
No need for the MSC3030 build tag with Complement
1 parent e702a5d commit 394d917

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts-dev/complement.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ else
162162
# We only test faster room joins on monoliths, because they are purposefully
163163
# being developed without worker support to start with.
164164
#
165-
# The tests for importing historical messages (MSC2716) and jump to date (MSC3030)
166-
# also only pass with monoliths, currently.
167-
test_tags="$test_tags,faster_joins,msc2716,msc3030"
165+
# The tests for importing historical messages (MSC2716) also only pass with monoliths,
166+
# currently.
167+
test_tags="$test_tags,faster_joins,msc2716"
168168
fi
169169

170170

0 commit comments

Comments
 (0)