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
Sorry @lucascosta; we tried to get this working before (see #41, #297, #306) but it did not work out because it breaks compatibility with the plain getters.
Luckily there is a plugin for users who don't mind breaking the getters - @joshperry's dirty-chai
I'm using Mocha in CLI. Since I'm linting the code I would need the following code to work:
but I get the error
TypeError: Property 'ok' of object #<Assertion> is not a function
The text was updated successfully, but these errors were encountered: