Merge "Update extra defend layout string" into tm-qpr-dev
This commit is contained in:
@@ -125,7 +125,7 @@ public class BatteryDefenderTipTest {
|
||||
|
||||
@Test
|
||||
public void updatePreference_shouldSetSecondaryButtonText() {
|
||||
String expected = mContext.getString(R.string.see_more);
|
||||
String expected = mContext.getString(R.string.learn_more);
|
||||
|
||||
mBatteryDefenderTip.updatePreference(mCardPreference);
|
||||
|
||||
|
Reference in New Issue
Block a user