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

Commit b515db68 authored by Steve McKay's avatar Steve McKay
Browse files

Fix files menu manager tests.

Bug: 64305423
Test: all small and medium pass.
Change-Id: I8f71302d0baa4a2957ae8f182c45956398a1c7d2
parent 35782721
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -273,6 +273,7 @@ public final class MenuManagerTest {

    @Test
    public void testActionsMenu_canViewInOwner() {
        activity.resources.strings.put(R.string.menu_view_in_owner, "Insert name here! %s");
        selectionDetails.canViewInOwner = true;
        mgr.updateActionMenu(testMenu, selectionDetails);