Infer type.

This commit is contained in:
Tobias Preuss 2020-06-21 20:04:52 +02:00
parent 55b61775e8
commit 3e79da6a79

View file

@ -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)