Skip to content

Commit

Permalink
Try to appease linter
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBergmeier6176 authored Jan 17, 2025
1 parent 3919e84 commit f02bc40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/skaffold/tag/input_digest_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ func TestInputDigest(t *testing.T) {
}

func TestGenerateTag(t *testing.T) {

testutil.Run(t, "CompareTagWithAndWithoutDockerfile", func(t *testutil.T) {
runCtx := &runcontext.RunContext{}
dockerfile1Path := filepath.Join(t.TempDir(), "Dockerfile1")
Expand Down

0 comments on commit f02bc40

Please sign in to comment.