commit | 38763eca5d27310cfa5e18d84d0653f7bb6c443c | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Mon Sep 30 13:26:32 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Sep 30 13:26:32 2019 -0700 |
tree | 2479383048e05035a8a505dc647fa4dc610779a6 | |
parent | 4d342406a2418781efd6735cc294c00fddbe7495 [diff] | |
parent | 5500f3513e6d59136565050469570a4f5a5799f1 [diff] |
fixingtypo am: 5d58d25ea3 am: 5500f3513e Change-Id: Ie5e6f944167552c13de1320fdd161067b93a3e01
diff --git a/tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java b/tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java index ec1b6d7..a03f8ab 100644 --- a/tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java +++ b/tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java
@@ -541,7 +541,7 @@ 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)) {