Skip to content

Commit

Permalink
Merge pull request #12024 from nextcloud/fix/filedetail-screenshottest
Browse files Browse the repository at this point in the history
Fix FileDetailFragmentStaticServerIT failing
  • Loading branch information
tobiasKaminsky authored Oct 13, 2023
2 parents e3a1bd8 + 92a8898 commit e6cc819
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/androidTest/assets/gps.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ class FileDetailFragmentStaticServerIT : AbstractIT() {
waitForIdleSync()
shortSleep()
shortSleep()
shortSleep()
screenshot(sut)
}

Expand Down

0 comments on commit e6cc819

Please sign in to comment.