Merge "Removing TODO from test" into main

This commit is contained in:
Joseph Vincent
2024-08-16 13:13:33 +00:00
committed by Android (Google) Code Review

View File

@@ -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
}