This commit is contained in:
spaced4ndy 2025-03-03 13:28:21 +04:00
parent 9e623554e3
commit b030a77efa

View file

@ -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