Skip to content

Commit 82adc38

Browse files
committed
fix test
1 parent df5ffb5 commit 82adc38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WireDomain/Tests/WireDomainTests/WorkAgent/WorkItem/CommitPendingProposalItemTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class CommitPendingProposalItemTests {
3939
self.mlsGroupID = .random()
4040
self.mlsService = .init()
4141
mlsService.commitPendingProposalsIn_MockMethod = { _ in }
42+
mlsService.conversationExistsGroupID_MockValue = true
4243
repository.isSelfAnActiveMemberIn_MockValue = true
4344
}
4445

0 commit comments

Comments
 (0)