mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 09:26:51 +00:00
Fixing comments
Change-Id: I412fef8e07d91548beb8a5431d6aa86611237f69
This commit is contained in:
@@ -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));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user