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

Commit 5acf9ecf authored by Aaron Heuckroth's avatar Aaron Heuckroth
Browse files

Remove setAsMainLooper from CollapsedStatusBarFragmentTest.

Test: Automated tests should pass.
Change-Id: I248e76e74a816b958d803e05ce4b9dc796195feb
parent ed28ace0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ import org.junit.runner.RunWith;
import org.mockito.Mockito;

@RunWith(AndroidTestingRunner.class)
@RunWithLooper(setAsMainLooper = true)
@RunWithLooper()
@SmallTest
public class CollapsedStatusBarFragmentTest extends SysuiBaseFragmentTest {