pull/18625/head
absolutelightning 2023-08-31 17:03:40 +05:30
parent 2b66e28fc2
commit 2c9f48e0c2
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ func TestSnapshotSaveCommandWithAppendFileNameFlag(t *testing.T) {
file := filepath.Join(dir, "backup.tgz")
args := []string{
"-append-filename=version,dc",
"-http-addr=" + a.HTTPAddr(),
file,
}