chore(llc): fix lint

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-05-20 17:49:00 +05:30
committed by xsahil03x
parent 2fdf3282e6
commit 8b13bcebba
@@ -2513,7 +2513,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);