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

Commit 837e6112 authored by Gus Prevas's avatar Gus Prevas
Browse files

Takes NotificationMenuRowTest off main looper.

Test: atest NotificationMenuRowTest
Change-Id: I4d3d4ec8d0d6479a39fcc562261d5c533522bd6d
parent 9c2b6766
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 {