Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6b72442 authored by Joe Bolinger's avatar Joe Bolinger Committed by Android (Google) Code Review
Browse files

Merge "Re-enable biometric prompt tests." into tm-dev

parents 2c0cd3c6 be9b6293
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -82,7 +82,6 @@ import com.android.systemui.util.concurrency.Execution;
import com.android.systemui.util.concurrency.FakeExecution;

import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -100,7 +99,6 @@ import java.util.Random;

import javax.inject.Provider;

@Ignore
@RunWith(AndroidTestingRunner.class)
@RunWithLooper
@SmallTest