diff --git a/tests/ChatTests/Direct.hs b/tests/ChatTests/Direct.hs index a707e88610..62d96e6723 100644 --- a/tests/ChatTests/Direct.hs +++ b/tests/ChatTests/Direct.hs @@ -1150,6 +1150,7 @@ testDatabaseEncryption tmp = do alice <## "error: chat not stopped" alice ##> "/db decrypt mykey" alice <## "error: chat not stopped" + threadDelay 100000 alice ##> "/_stop" alice <## "chat stopped" alice ##> "/db decrypt mykey"