mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-16 06:50:12 +00:00
increase timeout
This commit is contained in:
@@ -3162,7 +3162,7 @@ testGroupLinkHostProfileReceived =
|
||||
bob <## "#team: you joined the group"
|
||||
]
|
||||
|
||||
threadDelay 100000
|
||||
threadDelay 250000
|
||||
|
||||
aliceImage <- getProfilePictureByName bob "alice"
|
||||
aliceImage `shouldBe` Just profileImage
|
||||
|
||||
Reference in New Issue
Block a user