Skip to content

Commit 6980643

Browse files
committed
revert test
1 parent 203e812 commit 6980643

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_missionsearch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,7 @@ def test_cached_files_no_filesize_check():
689689
assert files_man2["Status"][0] == "COMPLETE"
690690
assert files_man2["Status"][1] == "UNKNOWN"
691691

692+
files.download() # download files to local cache
692693
config.reload()
693694
config.CHECK_CACHED_FILE_SIZES = False
694695
config.DOWNLOAD_CLOUD = False

0 commit comments

Comments
 (0)