Skip to content

Commit b747f38

Browse files
committed
Blacklist restricted rooms tests for Dendrite
1 parent 0849276 commit b747f38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/restricted_rooms_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// Tests MSC3083, joining restricted rooms based on membership in another room.
2+
//go:build !dendrite_blacklist
3+
// +build !dendrite_blacklist
24

35
package tests
46

0 commit comments

Comments
 (0)