fixing a test

This commit is contained in:
Mauro Romito
2025-05-29 16:17:08 +02:00
parent 982b50c3f0
commit 3e1a9eb3da

View File

@@ -25,7 +25,8 @@ class EncryptionTrustLevelTests: XCTestCase {
identity: .other(
userId: "Bob",
masterKey: "MSK",
selfSigningKey: "SSK"
selfSigningKey: "SSK",
hasVerificationViolation: false
),
isVerified: isVerified
)