disable chat tests

This commit is contained in:
Efim Poberezkin 2022-02-15 19:12:46 +04:00
parent 6ff92445b7
commit 975ba8fc2c

View File

@ -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