We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If one has an invalid group definition in onceover.yaml, the validation code causes the following:
Error while running: #<NameError: uninitialized constant Onceover::Group::StandardErroor Did you mean? StandardError>
Caused by this typo: https://github.com/dylanratcliffe/onceover/blob/e80b564b41842e9565201608256070f08997532b/lib/onceover/group.rb#L74
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If one has an invalid group definition in onceover.yaml, the validation code causes the following:
Caused by this typo:
https://github.com/dylanratcliffe/onceover/blob/e80b564b41842e9565201608256070f08997532b/lib/onceover/group.rb#L74
The text was updated successfully, but these errors were encountered: