diff --git a/util/patch/patch_test.go b/util/patch/patch_test.go index 69c32b8d720f..b00818a8c09c 100644 --- a/util/patch/patch_test.go +++ b/util/patch/patch_test.go @@ -36,7 +36,6 @@ import ( ) func TestPatchHelper(t *testing.T) { - t.Run("should patch an unstructured object", func(t *testing.T) { g := NewWithT(t)