Skip to content

Commit

Permalink
remove unnecessary string
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Dec 9, 2024
1 parent ed03aaa commit c2e67ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/internal/packager/images/pull_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ func TestPull(t *testing.T) {
{
name: "pull an image",
ref: "ghcr.io/zarf-dev/zarf/agent:v0.32.6@sha256:b3fabdc7d4ecd0f396016ef78da19002c39e3ace352ea0ae4baa2ce9d5958376",
expectedErr: "",
},
{
name: "error when pulling an image that doesn't exist",
Expand Down

0 comments on commit c2e67ed

Please sign in to comment.