Remove comment

This commit is contained in:
Till Faelligen 2023-09-15 17:03:56 +02:00
parent e265e3b220
commit 0194f374f2
No known key found for this signature in database
GPG Key ID: ACCDC9606D472758

View File

@ -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: {