We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f53e4 commit 8afd031Copy full SHA for 8afd031
test/restore.bats
@@ -376,7 +376,7 @@ function validate_web_domain() {
376
377
mkdir -p /backup
378
379
- local archive_name="hestia131.2020-12-12"
+ local archive_name="hestia170.2022-08-23"
380
run wget --quiet --tries=3 --timeout=15 --read-timeout=15 --waitretry=3 --no-dns-cache "https://hestiacp.com/testing/data/${archive_name}.tar" -O "/backup/${archive_name}.tar"
381
assert_success
382
0 commit comments