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

Commit c0cc264b authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing comments

Change-Id: I412fef8e07d91548beb8a5431d6aa86611237f69
parent 0b504215
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ public class AddWidgetTest extends LauncherInstrumentationTestCase {
        clearHomescreen();
        Launcher launcher = startLauncher();

        // Open all apps and wait for load complete.
        // Open widget tray and wait for load complete.
        final UiObject2 widgetContainer = openWidgetsTray();
        assertTrue(Wait.atMost(Condition.minChildCount(widgetContainer, 2), DEFAULT_UI_TIMEOUT));