Closed m-o-e closed 3 years ago
Fixes #valid!.
#valid!
Current master does not compile when a call to #valid! is present because it references an Exception that doesn't exist ("InvalidModelError").
make test
bin/ameba
Description
Fixes
#valid!
.Motivation and Context
Current master does not compile when a call to
#valid!
is present because it references an Exception that doesn't exist ("InvalidModelError").How Has This Been Tested?
make test
Types of changes
Checklist:
bin/ameba
ran without alert.