Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Aug 31, 2023
1 parent 2b66e28 commit 2c9f48e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions command/snapshot/save/snapshot_save_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
}

Expand Down

0 comments on commit 2c9f48e

Please sign in to comment.