core: fix test name

This commit is contained in:
JRoberts
2022-11-17 14:42:01 +04:00
parent 7e3f91f87c
commit 5c2b70a214
+1 -1
View File
@@ -74,7 +74,7 @@ chatTests = do
describe "async group connections" $ do
xit "create and join group when clients go offline" testGroupAsync
describe "user profiles" $ do
it "update user profiles and notify contacts" testUpdateProfile
it "update user profile and notify contacts" testUpdateProfile
it "update user profile with image" testUpdateProfileImage
describe "sending and receiving files" $ do
describe "send and receive file" $ fileTestMatrix2 runTestFileTransfer