mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-03-14 09:45:42 +00:00
diff
This commit is contained in:
parent
9e623554e3
commit
b030a77efa
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ chatDirectTests = do
|
|||
describe "direct messages" $ do
|
||||
describe "add contact and send/receive messages" testAddContact
|
||||
it "retry connecting via the same link" testRetryConnecting
|
||||
it "retry connecting via the same link with client timeout" testRetryConnectingClientTimeout
|
||||
xit'' "retry connecting via the same link with client timeout" testRetryConnectingClientTimeout
|
||||
it "mark multiple messages as read" testMarkReadDirect
|
||||
it "clear chat with contact" testContactClear
|
||||
it "deleting contact deletes profile" testDeleteContactDeletesProfile
|
||||
|
|
Loading…
Add table
Reference in a new issue