Skip to content

Commit 35947e6

Browse files
author
Joshua Reed
committed
PR cleanup.
1 parent 0d4d4f0 commit 35947e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helpers/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ type CSConf struct {
1919
type Config struct {
2020
ApiVersion string `yaml:"apiVersion"`
2121
Kind string `yaml:"kind"`
22-
Tind string `yaml:"type"`
22+
Type string `yaml:"type"`
2323
Metadata map[string]string `yaml:"metadata"`
2424
StringData CSConf `yaml:"stringData"`
2525
}

0 commit comments

Comments
 (0)