Skip to content

Commit 1ff578b

Browse files
committed
Make comment accurate
1 parent 3ac5a05 commit 1ff578b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/msc2716_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,8 +1022,7 @@ func TestImportHistoricalMessages(t *testing.T) {
10221022
testHistoricalMessagesAppearForRemoteHomeserverWhenMissingPartOfTimelineWithMarker(
10231023
t,
10241024
// Anything above 1 here should be sufficient to test whether we can
1025-
// follow the state and previous state all the way up to injest all of
1026-
// the marker events along the way
1025+
// process all of the current state to injest all of the marker events
10271026
2,
10281027
)
10291028
})

0 commit comments

Comments
 (0)