Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
reivilibre committed Aug 4, 2022
1 parent 6f0ab01 commit 9b0a0c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/federation_room_join_partial_state_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -871,9 +871,6 @@ func TestPartialStateJoin(t *testing.T) {
// but only after using hs1 to /make_join (as otherwise we have no way
// of being able to build a request to /send_join)
//
// We use a blueprint with two servers rather than using two test servers
// because Complement test servers can't send requests to each other
// (their names only resolve within docker containers)
deployment := Deploy(t, b.BlueprintAlice)
defer deployment.Destroy(t)
alice := deployment.Client(t, "hs1", "@alice:hs1")
Expand Down

0 comments on commit 9b0a0c0

Please sign in to comment.