mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 09:40:49 +00:00
added comment referring test to issue 3732
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
kusttest_test "sigs.k8s.io/kustomize/api/testutils/kusttest"
|
||||
)
|
||||
|
||||
// Reproduce issue #3732
|
||||
func TestValidatingWebhookCombinedNamespaces(t *testing.T) {
|
||||
th := kusttest_test.MakeHarness(t)
|
||||
th.WriteK("base", `
|
||||
|
||||
Reference in New Issue
Block a user