mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Fix typo
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
This commit is contained in:
parent
7826934ada
commit
1d3fafa1c7
@ -93,7 +93,7 @@ func TestControllerRoleLabel(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestControllerRoleVerbsConsistensy(t *testing.T) {
|
||||
func TestControllerRoleVerbsConsistency(t *testing.T) {
|
||||
roles := ControllerRoles()
|
||||
for _, role := range roles {
|
||||
for _, rule := range role.Rules {
|
||||
|
Loading…
Reference in New Issue
Block a user