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

Commit 4e9925f3 authored by Liran Binyamin's avatar Liran Binyamin Committed by Automerger Merge Worker
Browse files

Merge "Add back an ignored test." into udc-qpr-dev am: 59a80395 am: 09436ed9

parents 78948a9b 09436ed9
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -151,7 +151,6 @@ import com.android.wm.shell.taskview.TaskViewTransitions;


import org.junit.After;
import org.junit.After;
import org.junit.Before;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runner.RunWith;
import org.mockito.ArgumentCaptor;
import org.mockito.ArgumentCaptor;
@@ -594,7 +593,6 @@ public class BubblesTest extends SysuiTestCase {
    }
    }


    @Test
    @Test
    @Ignore("Currently broken.")
    public void testCollapseAfterChangingExpandedBubble() {
    public void testCollapseAfterChangingExpandedBubble() {
        // Mark it as a bubble and add it explicitly
        // Mark it as a bubble and add it explicitly
        mEntryListener.onEntryAdded(mRow);
        mEntryListener.onEntryAdded(mRow);