Merge "Update strings in battery settings." into pi-dev am: faa5c2281e
am: 37a0f5cf7d
Change-Id: I55da31048dd2804198272f8016e135860a5433ee
This commit is contained in:
@@ -113,7 +113,7 @@ public class BatteryTipDialogFragmentTest {
|
||||
ShadowAlertDialog shadowDialog = shadowOf(dialog);
|
||||
|
||||
assertThat(shadowDialog.getMessage()).isEqualTo(
|
||||
mContext.getString(R.string.battery_tip_dialog_message, 1, "60 minutes ago"));
|
||||
mContext.getString(R.string.battery_tip_dialog_message, 1));
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user