Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork217
Fix invalid assert.throws statements#419
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Fix invalid assert.throws statements#419
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…: tests not passing
After fixing the invalid
|
The same happens for some browser tests:
|
I solved those errors. Now all the tests are passing! 🎉 I'm glad I casually found those |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Done!@steveoni |
Uh oh!
There was an error while loading.Please reload this page.
Closes#416.
assert.throws
statementsTo review:@risenW@steveoni