From bf8290c90f29709c7dc38a03c9c815b942f1aeb4 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin Date: Tue, 4 Aug 2026 08:16:46 +0100 Subject: [PATCH] remove test delays --- tests/ChatTests/Groups.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/ChatTests/Groups.hs b/tests/ChatTests/Groups.hs index c99f22d13c..04825d969f 100644 --- a/tests/ChatTests/Groups.hs +++ b/tests/ChatTests/Groups.hs @@ -2407,10 +2407,8 @@ testGroupSharedBatchBodyMixedModes ps = "#team: new member eve is connected" ] ] - threadDelay 1000000 cath ##> "/p kate" cath <## "user profile is changed to kate (your 0 contacts are notified)" - threadDelay 1000000 cath #> "#team hi" alice <# "#team kate> hi" bob <# "#team kate> hi"