mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
@@ -583,7 +583,7 @@ func TestAddKnownTypesIdemPotent(t *testing.T) {
|
||||
t.Fatalf("unexpected error: %v", err)
|
||||
}
|
||||
if len(kinds) != 1 {
|
||||
t.Errorf("expected only one kind for InternalSimple after double registration", gv)
|
||||
t.Errorf("expected only one kind for InternalSimple after double registration")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user