mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
search: Move group user remove logic out of input_pill.
This commit is contained in:
@@ -485,9 +485,6 @@ run_test("exit button on pill", ({mock_template}) => {
|
||||
assert.equal(sel, ".pill");
|
||||
return $curr_pill_stub;
|
||||
},
|
||||
parents() {
|
||||
return [];
|
||||
},
|
||||
}),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user