[BiometricsV2] Ignore ui tests
Ignore biometricsV2 UI tests Bug: 299892647 Bug: 299894420 Bug: 299892667 Bug: 299892703 Bug: 299898688 Test: atest FingerprintEnrollmentActivityTest Change-Id: If7aa509dbc0943aa53ffcc9d118ecc19e59b127f
This commit is contained in:
@@ -38,10 +38,12 @@ import com.google.common.truth.Truth.assertThat
|
||||
import org.junit.After
|
||||
import org.junit.Assume
|
||||
import org.junit.Before
|
||||
import org.junit.Ignore
|
||||
import org.junit.Test
|
||||
import org.junit.runner.RunWith
|
||||
import java.io.IOException
|
||||
|
||||
@Ignore
|
||||
@RunWith(AndroidJUnit4::class)
|
||||
class FingerprintEnrollmentActivityTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user