Skip to content

Commit 8ab3ba0

Browse files
committed
tests: Allow failed restic binary downloads
1 parent a758818 commit 8ab3ba0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_npbackup-cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ def test_download_restic_binaries():
9595
# so we allow failure for this test
9696
result = download_restic_binaries_for_arch()
9797
print("DOWNLOAD result: ", result)
98+
assert True
9899

99100

100101
def test_npbackup_cli_no_config():

0 commit comments

Comments
 (0)