We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a758818 commit 8ab3ba0Copy full SHA for 8ab3ba0
1 file changed
tests/test_npbackup-cli.py
@@ -95,6 +95,7 @@ def test_download_restic_binaries():
95
# so we allow failure for this test
96
result = download_restic_binaries_for_arch()
97
print("DOWNLOAD result: ", result)
98
+ assert True
99
100
101
def test_npbackup_cli_no_config():
0 commit comments