mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Remove comment
This commit is contained in:
parent
e265e3b220
commit
0194f374f2
@ -626,7 +626,6 @@ func TestHeroesOnMembershipChanges(t *testing.T) {
|
||||
subRoomID := alice.CreateRoom(t, map[string]interface{}{"preset": "public_chat"})
|
||||
bob.JoinRoom(t, subRoomID, []string{})
|
||||
|
||||
// Start without requesting heroes
|
||||
res := alice.SlidingSyncUntil(t, "", sync3.Request{
|
||||
RoomSubscriptions: map[string]sync3.RoomSubscription{
|
||||
subRoomID: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user