Merge "Update aspect ratio summary strings" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
242bde10c8
@@ -68,7 +68,7 @@ class UserAspectRatioAppsPageProviderTest {
|
||||
fun injectEntry_summary() {
|
||||
setInjectEntry()
|
||||
composeTestRule
|
||||
.onNodeWithText(context.getString(R.string.aspect_ratio_summary, Build.MODEL))
|
||||
.onNodeWithText(context.getString(R.string.aspect_ratio_summary_text, Build.MODEL))
|
||||
.assertIsDisplayed()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user