Skip to content

Commit

Permalink
lint issue
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
  • Loading branch information
sozercan authored and ritazh committed Jan 12, 2024
1 parent 4413dd3 commit f111a9d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
45 changes: 0 additions & 45 deletions config/overlays/dev/manager_image_patch.yaml-e

This file was deleted.

2 changes: 1 addition & 1 deletion pkg/gator/verify/runner_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ func TestRunner_Run(t *testing.T) {
}, {
Name: "missing-namespace",
Object: "object.yaml",
Assertions: []Assertion{{Violations: gator.IntStrFromStr("yes"), Message: ptr.To[string]("missing Namespace")}},
Assertions: []Assertion{{Violations: gator.IntStrFromStr("yes"), Message: ptr.To[string]("missing Namespace")}},
}},
}},
},
Expand Down

0 comments on commit f111a9d

Please sign in to comment.