Skip to content

Commit

Permalink
Fix suffix
Browse files Browse the repository at this point in the history
dummy amend to retrigger CI
  • Loading branch information
David Robertson committed Jan 19, 2023
1 parent 87a2f65 commit cb46edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/federation_room_join_partial_state_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ func TestPartialStateJoin(t *testing.T) {
})

t.Run("EagerIncrementalSyncDuringPartialStateJoin", func(t *testing.T) {
eagerSyncDuringPartialStateJoinTest(t, "initial", true)
eagerSyncDuringPartialStateJoinTest(t, "incremental", true)
})

// when Alice does a lazy-loading sync, she should see the room immediately
Expand Down

0 comments on commit cb46edc

Please sign in to comment.