mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-20 13:38:34 +01:00
Infer type.
This commit is contained in:
parent
55b61775e8
commit
3e79da6a79
@ -252,7 +252,7 @@ class KeyShareTests : InstrumentedTest {
|
||||
}
|
||||
})
|
||||
|
||||
val txId: String = "m.testVerif12"
|
||||
val txId = "m.testVerif12"
|
||||
aliceVerificationService2.beginKeyVerification(VerificationMethod.SAS, aliceSession1.myUserId, aliceSession1.sessionParams.deviceId
|
||||
?: "", txId)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user