mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
node tests: Clear state in narrow_unread test.
This commit is contained in:
committed by
Steve Howell
parent
dd7420ff11
commit
164db57be1
@@ -42,6 +42,9 @@ function candidate_ids() {
|
||||
}
|
||||
|
||||
run_test("get_unread_ids", () => {
|
||||
unread.declare_bankruptcy();
|
||||
narrow_state.reset_current_filter();
|
||||
|
||||
let unread_ids;
|
||||
let terms;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user