fixingtypo

Change-Id: I0d9d9f3f712fc90e82e7660c14ea31779648614a
This commit is contained in:
vadimt
2019-09-30 12:22:01 -07:00
parent 1a02173321
commit 5d58d25ea3
@@ -550,7 +550,7 @@ public final class LauncherInstrumentation {
displaySize.x / 2, displaySize.y - 1,
displaySize.x / 2, 0,
ZERO_BUTTON_STEPS_FROM_BACKGROUND_TO_HOME);
assertTrue("Context menu is still visible afterswiping up to home",
assertTrue("Context menu is still visible after swiping up to home",
!hasLauncherObject("deep_shortcuts_container"));
}
if (hasLauncherObject(WORKSPACE_RES_ID)) {