mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
request names only for errored contacts
This commit is contained in:
@@ -2052,8 +2052,10 @@ testUsersTimedMessages tmp = do
|
||||
alice <# "bob> alisa 4"
|
||||
|
||||
withTestChat tmp "alice" $ \alice -> do
|
||||
alice <## "1 contacts connected (use /cs for the list)"
|
||||
alice <## "[user: alice] 1 contacts connected (use /cs for the list)"
|
||||
alice
|
||||
<### [ "1 contacts connected (use /cs for the list)",
|
||||
"[user: alice] 1 contacts connected (use /cs for the list)"
|
||||
]
|
||||
|
||||
alice ##> "/user alice"
|
||||
showActiveUser alice "alice (Alice)"
|
||||
|
||||
Reference in New Issue
Block a user