@@ -2513,7 +2513,7 @@ void main() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
test(
|
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 state = client.state;
|
||||||
final initialUser = OwnUser.fromUser(user);
|
final initialUser = OwnUser.fromUser(user);
|
||||||
|
|||||||
Reference in New Issue
Block a user