diff --git a/tests/ChatTests/Groups.hs b/tests/ChatTests/Groups.hs index 77bac11145..d1b9fa70cb 100644 --- a/tests/ChatTests/Groups.hs +++ b/tests/ChatTests/Groups.hs @@ -740,6 +740,7 @@ testGroupReAddInvitedChangeRole = concurrently_ (alice <## "#team: bob joined the group") (bob <## "#team: you joined the group") + threadDelay 50000 bob ##> "/d #team" concurrentlyN_ [ bob <## "#team: you deleted the group",