Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Shell32-Natsu committed Aug 7, 2020
1 parent a2693d0 commit 868a226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/krusty/namereference_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
kusttest_test "sigs.k8s.io/kustomize/api/testutils/kusttest"
)

func TestEmptyFielsSpecValue(t *testing.T) {
func TestEmptyFieldSpecValue(t *testing.T) {
th := kusttest_test.MakeHarness(t)
th.WriteK("/app", `
generators:
Expand Down

0 comments on commit 868a226

Please sign in to comment.