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
Thanks for reporting this. Would be great to fix this.
You are more than welcome to work on this, that would be awesome. A good first step would be to create a failing test case documenting this issue. Let me know if you need any help. :)
The
and
method is not supported by Jest, where Chai does support it.It should probably cut the assertion in two:
Is this a feasible option for codemods?
If so: I'm willing to work on a PR.
The text was updated successfully, but these errors were encountered: