From 55ec689b2a29e8a46c96120662efb8698a5bde49 Mon Sep 17 00:00:00 2001 From: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> Date: Fri, 29 Mar 2024 13:12:42 +0400 Subject: [PATCH] more delays --- tests/ChatTests/Groups.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ChatTests/Groups.hs b/tests/ChatTests/Groups.hs index 411c4e27c8..e56b9b0940 100644 --- a/tests/ChatTests/Groups.hs +++ b/tests/ChatTests/Groups.hs @@ -625,6 +625,7 @@ testGroupDelete = bob <## "#team: you deleted the group" cath ##> "#team hi" cath <## "you are no longer a member of the group" + threadDelay 50000 cath ##> "/d #team" cath <## "#team: you deleted the group" alice <##> bob