Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit b44f6a1

Browse files
committed
Remove the test only
1 parent c9270d8 commit b44f6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/x-msc2716-historical-import/historical-import.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ describe("MSC2716: Historical Import", () => {
678678
});
679679
});
680680

681-
it.only("Perfectly resolves timelines when refresh fails and then another refresh causes `getLatestTimeline()` " +
681+
it("Perfectly resolves timelines when refresh fails and then another refresh causes `getLatestTimeline()` " +
682682
"finds a threaded event", () => {
683683
setupRoomWithHistoricalMessagesAndMarker({
684684
synapse,

0 commit comments

Comments
 (0)