test(llc): fix user, own_user tests
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -2514,7 +2514,7 @@ void main() {
|
||||
});
|
||||
|
||||
test(
|
||||
'''setting the `currentUser` should also compute and update the unreadCounts''',
|
||||
'setting the `currentUser` should also compute and update the unreadCounts',
|
||||
() {
|
||||
final state = client.state;
|
||||
final initialUser = OwnUser.fromUser(user);
|
||||
|
||||
Reference in New Issue
Block a user