Skip to content

Commit 491f52a

Browse files
committed
dead code
1 parent 5f68f98 commit 491f52a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/internal/crypto/E2eeShareKeysHistoryTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ class E2eeShareKeysHistoryTest : InstrumentedTest {
197197

198198
@Test
199199
fun testNeedsRotationFromSharedToWorldReadable() {
200-
Assume.assumeTrue("Test is flacky on legacy crypto", BuildConfig.FLAVOR == "rustCrypto")
201200
testRotationDueToVisibilityChange(RoomHistoryVisibility.SHARED, RoomHistoryVisibilityContent("world_readable"))
202201
}
203202

0 commit comments

Comments
 (0)