Loading tests/uitests/src/com/android/settings/biometrics2/ui/view/FingerprintEnrollmentActivityTest.kt +2 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
tests/uitests/src/com/android/settings/biometrics2/ui/view/FingerprintEnrollmentActivityTest.kt +2 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading