mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
fixing a test
This commit is contained in:
@@ -25,7 +25,8 @@ class EncryptionTrustLevelTests: XCTestCase {
|
||||
identity: .other(
|
||||
userId: "Bob",
|
||||
masterKey: "MSK",
|
||||
selfSigningKey: "SSK"
|
||||
selfSigningKey: "SSK",
|
||||
hasVerificationViolation: false
|
||||
),
|
||||
isVerified: isVerified
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user