recent: Rename recent_topics_ui.

This commit is contained in:
evykassirer
2023-09-06 14:14:37 -07:00
committed by Tim Abbott
parent 9a6f7f0ead
commit f8db06569f
19 changed files with 53 additions and 53 deletions

View File

@@ -24,7 +24,7 @@ mock_esm("../src/message_list_view", {
MessageListView,
});
mock_esm("../src/recent_topics_ui", {
mock_esm("../src/recent_view_ui", {
process_messages: noop,
show_loading_indicator: noop,
hide_loading_indicator: noop,