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
Hi @gajus, thanks for the issue. Are you using Chai 1.10? It is the only version of Chai with that feature. Sadly though, it'll have to be removed in the next Chai release because it breaks some existing code. Having said that, there is a plugin available called dirty-chai which overrides the behaviour, I'd recommend using that.
For reference: this is a duplicate of #321 which contains the same information.
Documentation:
http://chaijs.com/api/bdd/
However, executing:
Gives:
The only variation that I found to work (in function call format) is:
The text was updated successfully, but these errors were encountered: