mirror of
https://github.com/thelounge/thelounge
synced 2025-02-16 13:18:24 +00:00
test/chan: remove users field from test
The client side fetches the user list when needed, we don't send it over from the server. Hence modify the test expectation.
This commit is contained in:
parent
a200bab8bd
commit
5567f07a7c
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ describe("Chan", function () {
|
|||
"topic",
|
||||
"type",
|
||||
"unread",
|
||||
"users",
|
||||
// the following are there in special cases, need to fix the types
|
||||
"num_users",
|
||||
"special",
|
||||
|
|
Loading…
Add table
Reference in a new issue