add back withheld tests

This commit is contained in:
Valere 2022-07-12 09:35:50 +02:00
parent 7a3f2bb240
commit d51a1fdb0e
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ import org.matrix.android.sdk.mustFail
@RunWith(AndroidJUnit4::class)
@FixMethodOrder(MethodSorters.JVM)
@LargeTest
@Ignore
class WithHeldTests : InstrumentedTest {
@get:Rule val rule = RetryTestRule(3)