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
Hey,
I have been trying to implement Exception 8 but I have been having trouble understanding how it should be done.
This is what I have so far: https://github.com/atwright147/modcheck.js/blob/feature/exception8/src/modcheck.js#L32-L34
The issue is, my test passes whether the exception is present or not.
The test: https://github.com/atwright147/modcheck.js/blob/feature/exception8/test/test.js#L99-L104
Any thoughts?
Andy
The text was updated successfully, but these errors were encountered:
Are you there? :)
Sorry, something went wrong.
Sorry @atwright147 I've been busy working on other projects so haven't gotten around to looking at this.
I'll have a look some time this week.
Sorry to pester but I would really like to get this working :)
No branches or pull requests
Hey,
I have been trying to implement Exception 8 but I have been having trouble understanding how it should be done.
This is what I have so far: https://github.com/atwright147/modcheck.js/blob/feature/exception8/src/modcheck.js#L32-L34
The issue is, my test passes whether the exception is present or not.
The test: https://github.com/atwright147/modcheck.js/blob/feature/exception8/test/test.js#L99-L104
Any thoughts?
Andy
The text was updated successfully, but these errors were encountered: