You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/crypto/E2eeShareKeysHistoryTest.kt
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,6 @@ class E2eeShareKeysHistoryTest : InstrumentedTest {
197
197
198
198
@Test
199
199
funtestNeedsRotationFromSharedToWorldReadable() {
200
-
Assume.assumeTrue("Test is flacky on legacy crypto", BuildConfig.FLAVOR=="rustCrypto")
0 commit comments