Merge "Update ZenModeSettingsTest" into rvc-dev am: 0ff0929e0f
am: 8d53e5888d
Change-Id: I598264e0025d8679264aa15fd4d37b59d3a3990b
This commit is contained in:
@@ -74,7 +74,7 @@ public class ZenModeSettingsTest {
|
|||||||
@Ignore
|
@Ignore
|
||||||
public void testGetCallsSettingSummary_none() {
|
public void testGetCallsSettingSummary_none() {
|
||||||
Policy policy = new Policy(0, 0, 0, 0);
|
Policy policy = new Policy(0, 0, 0, 0);
|
||||||
assertThat(mBuilder.getCallsSettingSummary(policy)).isEqualTo("Don\u2019t allow any calls");
|
assertThat(mBuilder.getCallsSettingSummary(policy)).isEqualTo("None");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Reference in New Issue
Block a user