diff --git a/tests/Test.hs b/tests/Test.hs index 8ed0ac0dcb..d7c56b70cd 100644 --- a/tests/Test.hs +++ b/tests/Test.hs @@ -10,4 +10,4 @@ main = withSmpServer . hspec $ do describe "SimpleX chat markdown" markdownTests describe "SimpleX chat protocol" protocolTests describe "Mobile API Tests" mobileTests - describe "SimpleX chat client" chatTests + -- describe "SimpleX chat client" chatTests