mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Fixed: The DownloadTest
was failing.
This commit is contained in:
parent
a3341fc280
commit
08f7751be6
@ -140,6 +140,8 @@ class DownloadTest : BaseActivityTest() {
|
|||||||
stopDownloadIfAlreadyStarted()
|
stopDownloadIfAlreadyStarted()
|
||||||
downloadZimFile(smallestZimFileIndex)
|
downloadZimFile(smallestZimFileIndex)
|
||||||
try {
|
try {
|
||||||
|
// Scroll to the top because now the downloading ZIM files are showing on the top.
|
||||||
|
scrollToZimFileIndex(0)
|
||||||
assertDownloadStart()
|
assertDownloadStart()
|
||||||
pauseDownload()
|
pauseDownload()
|
||||||
assertDownloadPaused()
|
assertDownloadPaused()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user