Merge "Change aspect ratio summary and footer text" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
dd34fa54e4
@@ -67,7 +67,8 @@ class UserAspectRatioAppsPageProviderTest {
|
||||
@Test
|
||||
fun injectEntry_summary() {
|
||||
setInjectEntry()
|
||||
composeTestRule.onNodeWithText(context.getString(R.string.aspect_ratio_summary, Build.MODEL))
|
||||
composeTestRule
|
||||
.onNodeWithText(context.getString(R.string.aspect_ratio_summary, Build.MODEL))
|
||||
.assertIsDisplayed()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user