Update app/src/testDemo/kotlin/com/google/samples/apps/nowinandroid/ui/NiaAppScreenSizesScreenshotTests.kt

Co-authored-by: Alex Vanyo <vanyo@google.com>
pull/1837/head
Don Turner 2 years ago committed by GitHub
parent 890307b056
commit 18376f5f3d

@ -137,7 +137,7 @@ class NiaAppScreenSizesScreenshotTests {
}
private fun testNiaAppScreenshotWithSize(width: Dp, height: Dp, screenshotName: String) {
// TODO: Remove this when https://b.corp.google.com/issues/327149166 is fixed
// TODO: Remove this when https://issuetracker.google.com/issues/327149166 is fixed
val appTestTag = "APP"
composeTestRule.setContent {

Loading…
Cancel
Save