mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
style: linting
This commit is contained in:
@@ -110,7 +110,6 @@ spec:
|
||||
rules:
|
||||
- sourceIps: 0.0.0.0/16
|
||||
`)
|
||||
|
||||
}
|
||||
|
||||
func TestListToIndividualResources(t *testing.T) {
|
||||
@@ -167,7 +166,6 @@ items:
|
||||
|
||||
m := th.Run(".", th.MakeDefaultOptions())
|
||||
|
||||
|
||||
th.AssertActualEqualsExpected(m, `
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
|
||||
Reference in New Issue
Block a user