diff --git a/tests/ChatTests/Direct.hs b/tests/ChatTests/Direct.hs index 82eb4def39..a707e88610 100644 --- a/tests/ChatTests/Direct.hs +++ b/tests/ChatTests/Direct.hs @@ -1069,6 +1069,7 @@ testMaintenanceMode tmp = do bob <# "alice> hi again" bob #> "@alice hello" alice <# "bob> hello" + threadDelay 100000 -- export / delete / import alice ##> "/_stop" alice <## "chat stopped"