Skip to content

Commit ea5943f

Browse files
committed
Update docstring to indicate it no longer needs to be destroyed
1 parent 4e36144 commit ea5943f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/msc3902/federation_room_join_partial_state_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4265,7 +4265,7 @@ type partialStateJoinResult struct {
42654265

42664266
// beginPartialStateJoin has a test user attempt to join the given room.
42674267
//
4268-
// It returns a partialStateJoinResult, which must be Destroy'd on completion.
4268+
// # It returns a partialStateJoinResult
42694269
//
42704270
// When this method completes, the /join request will have completed, but the
42714271
// state has not yet been re-synced. To allow the re-sync to proceed, call

0 commit comments

Comments
 (0)