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

Commit 483db456 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Takes NotificationMenuRowTest off main looper."

parents fdb30ae2 837e6112
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ import org.junit.runner.RunWith;
import org.mockito.Mockito;

@RunWith(AndroidTestingRunner.class)
@RunWithLooper(setAsMainLooper = true)
@RunWithLooper()
@SmallTest
public class NotificationMenuRowTest extends LeakCheckedTest {