Fix test failed due to wrong string.
Flag: EXEMPT bug fix Fix: b/404076543 Test: atest pass Change-Id: Id1152aeed25cb2956b54a9071a0a76bc2a938b15
This commit is contained in:
@@ -63,11 +63,9 @@ class SatelliteSettingAboutContentControllerTest {
|
||||
controller.displayPreference(screen)
|
||||
|
||||
assertThat(preference.title).isEqualTo(
|
||||
context.getString(
|
||||
R.string.description_about_satellite_setting,
|
||||
TEST_SIM_OPERATOR_NAME
|
||||
"You can send and receive text messages and use some apps by satellite with an eligible Test Carrier account"
|
||||
)
|
||||
)
|
||||
|
||||
}
|
||||
|
||||
private companion object {
|
||||
|
Reference in New Issue
Block a user