Skip to content

Commit

Permalink
Update cmd/oras/root/cp_test.go
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Howe <[email protected]>
  • Loading branch information
TerryHowe committed Dec 4, 2024
1 parent b6dffba commit 7a16830
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/oras/root/cp_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ func Test_doCopy_skipped(t *testing.T) {
var opts copyOptions
opts.TTY = slave
opts.From.Reference = memDesc.Digest.String()
dst := memory.New()
builder := &strings.Builder{}
printer := output.NewPrinter(builder, os.Stderr)
handler := status.NewTextCopyHandler(printer, memStore)
Expand Down

0 comments on commit 7a16830

Please sign in to comment.