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:
Reto Brunner 2024-04-21 13:30:17 +02:00
parent a200bab8bd
commit 5567f07a7c

View file

@ -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",