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

Commit 59417f37 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Reenable (no longer) failing test" into main

parents 5a20cfb4 15930b1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,8 +189,8 @@ public class ApprovalPreferenceControllerTest {

    @Test
    @EnableFlags(Flags.FLAG_MODES_API)
    @Ignore("b/339550695")
    public void disable() {
        when(mNm.isNotificationPolicyAccessGrantedForPackage(anyString())).thenReturn(false);
        mController.disable(mCn);
        verify(mFeatureFactory.metricsFeatureProvider).action(
                mContext,