We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac5a05 commit 1ff578bCopy full SHA for 1ff578b
tests/msc2716_test.go
@@ -1022,8 +1022,7 @@ func TestImportHistoricalMessages(t *testing.T) {
1022
testHistoricalMessagesAppearForRemoteHomeserverWhenMissingPartOfTimelineWithMarker(
1023
t,
1024
// 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
+ // process all of the current state to injest all of the marker events
1027
2,
1028
)
1029
})
0 commit comments