Merge "[BiometricsV2] Ignore ui tests" into main
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