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

Commit 0dce4a07 authored by Shamali P's avatar Shamali P Committed by Shamali Patwa
Browse files

Re-enable the testDragCustomShortcut test in pre-submits

In follow up need to align the code that looks for widets to work for
two pane picker in tablets.

Bug: 322820039
Flag: N/A
Test: Presubmit enabled for test
Change-Id: If8a3a7867bbafd5a08ebaef6ed354105762a8a23
parent 7d5c3b60
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -86,7 +86,6 @@ public class TaplAddWidgetTest extends AbstractLauncherUiTest<Launcher> {
     * A custom shortcut is a 1x1 widget that launches a specific intent when user tap on it.
     * Custom shortcuts are replaced by deep shortcuts after api 25.
     */
    @Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT)
    @Test
    @PortraitLandscape
    public void testDragCustomShortcut() throws Throwable {