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

Commit 06762297 authored by bkchoi's avatar bkchoi Committed by Automerger Merge Worker
Browse files

Fix UserVisibilityMediatorVisibleBackgroundUserTestCase am: 72d2288d

parents b310a18b 72d2288d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -160,6 +160,8 @@ abstract class UserVisibilityMediatorVisibleBackgroundUserTestCase

        assertUserCanBeAssignedExtraDisplay(USER_ID, OTHER_SECONDARY_DISPLAY_ID);

        listener.verify();

        // Assign again, without unassigning (to make sure it becomes invisible on stop)
        AsyncUserVisibilityListener listener2 = addListenerForEvents(onInvisible(USER_ID));
        assertUserCanBeAssignedExtraDisplay(USER_ID, OTHER_SECONDARY_DISPLAY_ID,