mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
compose: Name triggers for clearing the topic.
This commit is contained in:
@@ -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",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user