mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-06 04:54:48 +08:00
tests: Allow failed restic binary downloads
This commit is contained in:
parent
a758818071
commit
8ab3ba0d9e
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ def test_download_restic_binaries():
|
|||
# so we allow failure for this test
|
||||
result = download_restic_binaries_for_arch()
|
||||
print("DOWNLOAD result: ", result)
|
||||
assert True
|
||||
|
||||
|
||||
def test_npbackup_cli_no_config():
|
||||
|
|
Loading…
Add table
Reference in a new issue