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

Commit 044d97dd authored by Joseph Vincent's avatar Joseph Vincent Committed by Android (Google) Code Review
Browse files

Merge "Removing TODO from test" into main

parents 1a975d6f 2f4c6f7b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -162,7 +162,4 @@ public class ZenModeAddBypassingAppsPreferenceControllerTest {
        assertThat(pref.getKey()).isEqualTo(
                ZenModeAddBypassingAppsPreferenceController.KEY_NO_APPS);
    }

    // TODO(b/331624810): Add tests to verify updateAppList() when the filter is
    //  ApplicationsState.FILTER_ENABLED_NOT_QUIET
}