Skip to content

Commit

Permalink
Silence linter by removing blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed May 12, 2021
1 parent 0ff3320 commit 529c457
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/patch/patch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import (
)

func TestPatchHelper(t *testing.T) {

t.Run("should patch an unstructured object", func(t *testing.T) {
g := NewWithT(t)

Expand Down

0 comments on commit 529c457

Please sign in to comment.