mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
Update app/src/androidTest/java/com/owncloud/android/ui/fragment/GalleryFragmentIT.kt
Co-authored-by: Álvaro Brey <alvaro.brey@nextcloud.com> Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
This commit is contained in:
parent
051fef89e4
commit
140c6a43dc
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@ class GalleryFragmentIT : AbstractIT() {
|
||||||
|
|
||||||
createImage(7, true, 300, 400)
|
createImage(7, true, 300, 400)
|
||||||
|
|
||||||
// for (i in 7..50) {
|
|
||||||
// createImage(i)
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@After
|
@After
|
||||||
|
|
Loading…
Reference in a new issue