diff --git a/tests/msc3083_test.go b/tests/msc3083_test.go index 706b20ec..2e922763 100644 --- a/tests/msc3083_test.go +++ b/tests/msc3083_test.go @@ -228,7 +228,7 @@ func TestRestrictedRoomsSpacesSummary(t *testing.T) { }, }) alice.SendEventSynced(t, space, b.Event{ - Type: "org.matrix.msc1772.space.child", + Type: "m.space.child", StateKey: &room, Content: map[string]interface{}{ "via": []string{"hs1"},