mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
fix test
This commit is contained in:
@@ -20,6 +20,7 @@ func TestFieldOrder(t *testing.T) {
|
|||||||
expected := []string{
|
expected := []string{
|
||||||
"APIVersion",
|
"APIVersion",
|
||||||
"Kind",
|
"Kind",
|
||||||
|
"MetaData",
|
||||||
"Resources",
|
"Resources",
|
||||||
"Bases",
|
"Bases",
|
||||||
"NamePrefix",
|
"NamePrefix",
|
||||||
|
|||||||
Reference in New Issue
Block a user