Skip to content

Commit aafa2f8

Browse files
committed
Skip tests on Dendrite because they fail
1 parent fe23ef4 commit aafa2f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/federation_rooms_invite_test.go

+4
Original file line numberDiff line numberDiff line change
@@ -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+
15
package tests
26

37
import (

0 commit comments

Comments
 (0)