You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try wrapping the first argument to `t.throws()` in a function:
t.throws(() => { /* your code here */ })
Visit the following URL for more details:
https://github.com/avajs/ava/blob/v1.0.1/readme.md#throwsthrower-expected-message