mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
muted_users: Change incorrect test label.
This commit is contained in:
committed by
Tim Abbott
parent
5ec3db06a9
commit
cb20419cdb
@@ -83,7 +83,7 @@ test("get_mutes", () => {
|
||||
]);
|
||||
});
|
||||
|
||||
test("unknown streams", () => {
|
||||
test("initialize", () => {
|
||||
page_params.muted_users = [
|
||||
{id: 3, timestamp: 1577836800},
|
||||
{id: 2, timestamp: 1577836800},
|
||||
|
||||
Reference in New Issue
Block a user