s/ValidationError/Error/
This commit is contained in:
@@ -88,7 +88,7 @@ func TestErrorNew(t *testing.T) {
|
||||
|
||||
func TestNewInvalid(t *testing.T) {
|
||||
testCases := []struct {
|
||||
Err *validation.ValidationError
|
||||
Err *validation.Error
|
||||
Details *unversioned.StatusDetails
|
||||
}{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user