Each session now have it's proper crypto store
This commit is contained in:
parent
1e44e77503
commit
b3c8b5526d
@ -1229,9 +1229,6 @@ class KeysBackupTest : InstrumentedTest {
|
||||
|
||||
val aliceUserId = cryptoTestData.firstSession.myUserId
|
||||
|
||||
// Logout first Alice session, else they will share the same Crypto store and some tests may fail.
|
||||
mTestHelper.doSync<Unit> { cryptoTestData.firstSession.signOut(true, it) }
|
||||
|
||||
// - Log Alice on a new device
|
||||
val aliceSession2 = mTestHelper.logIntoAccount(aliceUserId, defaultSessionParamsWithInitialSync)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user