We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe23ef4 commit aafa2f8Copy full SHA for aafa2f8
tests/federation_rooms_invite_test.go
@@ -1,3 +1,7 @@
1
+// These tests currently fail on Dendrite, due to Dendrite bugs.
2
+//go:build !dendrite_blacklist
3
+// +build !dendrite_blacklist
4
+
5
package tests
6
7
import (
0 commit comments