mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-14 13:40:32 +00:00
fix tests
This commit is contained in:
@@ -1037,11 +1037,11 @@ testProhibitFiles =
|
||||
alice <## "Files and media: off"
|
||||
concurrentlyN_
|
||||
[ do
|
||||
bob <## "alice updated group #team:"
|
||||
bob <## "alice updated group #team: (signed)"
|
||||
bob <## "updated group preferences:"
|
||||
bob <## "Files and media: off",
|
||||
do
|
||||
cath <## "alice updated group #team:"
|
||||
cath <## "alice updated group #team: (signed)"
|
||||
cath <## "updated group preferences:"
|
||||
cath <## "Files and media: off"
|
||||
]
|
||||
|
||||
@@ -1326,15 +1326,15 @@ testBusinessUpdateProfiles = testChat4 businessProfile aliceProfile bobProfile c
|
||||
biz <## "Full deletion: on"
|
||||
concurrentlyN_
|
||||
[ do
|
||||
alice <## "business_1 updated group #business:"
|
||||
alice <## "business_1 updated group #business: (signed)"
|
||||
alice <## "updated group preferences:"
|
||||
alice <## "Full deletion: on",
|
||||
do
|
||||
bob <## "business_1 updated group #business:"
|
||||
bob <## "business_1 updated group #business: (signed)"
|
||||
bob <## "updated group preferences:"
|
||||
bob <## "Full deletion: on",
|
||||
do
|
||||
cath <## "business updated group #alisa:"
|
||||
cath <## "business updated group #alisa: (signed)"
|
||||
cath <## "updated group preferences:"
|
||||
cath <## "Full deletion: on"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user