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

Co-authored-by: Alex Vanyo <vanyo@google.com>
pull/1230/head
Don Turner 9 months ago committed by GitHub
parent 43b2240bdd
commit 7737368c0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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