Skip to content

Commit f032b6c

Browse files
authored
Move knock restricted tests to Dendrite blacklist. (#644)
1 parent 29ddb41 commit f032b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/knock_restricted_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
//go:build msc3787
2-
// +build msc3787
1+
//go:build !dendrite_blacklist
2+
// +build !dendrite_blacklist
33

44
// This file contains tests for a join rule which mixes concepts of restricted joins
55
// and knocking. This is implemented in room version 10.

0 commit comments

Comments
 (0)