diff --git a/tests/AgentTests/FunctionalAPITests.hs b/tests/AgentTests/FunctionalAPITests.hs index 8c37579fc..2774b620a 100644 --- a/tests/AgentTests/FunctionalAPITests.hs +++ b/tests/AgentTests/FunctionalAPITests.hs @@ -1279,6 +1279,7 @@ testAsyncCommandsRestore t = do ("1", _, INV _) <- get alice' pure () disconnectAgentClient alice' + threadDelay 1000000 testAcceptContactAsync :: IO () testAcceptContactAsync =