Skip to content

Commit

Permalink
Cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Nov 24, 2024
1 parent 2262ce4 commit 7e46027
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/src/androidTest/java/com/sample/app/ADTTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ class ADTTest {
fun saveActivityBitmap() {
onView(isRoot())
.perform(captureToBitmap { bitmap: Bitmap -> bitmap.writeToTestStorage("${javaClass.simpleName}_${nameRule.methodName}") })

}

/**
Expand Down

0 comments on commit 7e46027

Please sign in to comment.