Add non-progress bar download status (#13370)

This commit is contained in:
sakridge
2020-11-04 10:32:27 -08:00
committed by GitHub
parent bb63e9486d
commit 7ee0c9e68a
3 changed files with 86 additions and 34 deletions

View File

@ -1042,6 +1042,7 @@ fn test_snapshot_download() {
&cluster.entry_point_info.rpc,
&validator_archive_path,
archive_snapshot_hash,
false,
)
.unwrap();