compose: Name triggers for clearing the topic.

This commit is contained in:
Karl Stolley
2023-10-03 14:43:55 -05:00
committed by Tim Abbott
parent 5b82a62b26
commit 5b830a226c
5 changed files with 5 additions and 5 deletions

View File

@@ -886,7 +886,7 @@ run_test("get_focus_area", () => {
get_focus_area("stream", {
stream_id: 4,
topic: "more",
trigger: "new topic button",
trigger: "clear topic button",
}),
"#stream_message_recipient_topic",
);