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

Commit 7f5baabe authored by Robert Chou's avatar Robert Chou Committed by Gerrit Code Review
Browse files

Merge "Activity gain focus failed in InputMethodStressTest"

parents 60403848 19a0a4ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ public final class NotificationTest {
    @After
    public void tearDown() {
        mNotificationManager.cancelAll();
        mUiDevice.pressHome();
    }

    @Test