mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Improved the CopyMoveFileHandlerTest.
This commit is contained in:
parent
3e47cfa6ae
commit
4c1c40a536
@ -174,8 +174,8 @@ class CopyMoveFileHandlerTest : BaseActivityTest() {
|
||||
clickOnMove()
|
||||
assertZimFileCopiedAndShowingIntoTheReader()
|
||||
}
|
||||
assertZimFileAddedInTheLocalLibrary()
|
||||
kiwixMainActivity.lifecycleScope.launch {
|
||||
assertZimFileAddedInTheLocalLibrary()
|
||||
assertSelectedZimFileIsDeletedFromTheStorage(selectedFile)
|
||||
deleteAllFilesInDirectory(parentFile)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user