core: disable creation of decryption errors chat items (#2365)

This commit is contained in:
spaced4ndy
2023-05-02 19:38:58 +04:00
committed by GitHub
parent 7ff8dcfb78
commit e3011a1cb0
3 changed files with 16 additions and 12 deletions

View File

@@ -82,7 +82,7 @@ chatDirectTests = do
it "mark contact verified" testMarkContactVerified
it "mark group member verified" testMarkGroupMemberVerified
describe "message errors" $ do
it "show message decryption error and update count" testMsgDecryptError
xit "show message decryption error and update count" testMsgDecryptError
testAddContact :: HasCallStack => SpecWith FilePath
testAddContact = versionTestMatrix2 runTestAddContact