test(llc): fix user, own_user tests

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-05-20 15:43:40 +05:30
committed by xsahil03x
parent 180e4475d2
commit 89a3d09478
3 changed files with 13 additions and 5 deletions
@@ -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);