This commit is contained in:
R Midhun Suresh
2025-03-02 18:18:24 +05:30
parent 9fae0012c8
commit c989bbfcd6

View File

@@ -237,6 +237,5 @@ describe("RoomListStoreV3", () => {
expect(fn).not.toHaveBeenCalled();
});
});
});
});