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
All other assertions are working fine (to.have.class, to.exist, etc.). It looks like some updates were made for chai-jquery 2.0. Could this be a compatibility issue? Thanks
The text was updated successfully, but these errors were encountered:
I'm getting
TypeError: re.exec is not a function
when trying to use chai-jquery'smatch
assertion:All other assertions are working fine (
to.have.class
,to.exist
, etc.). It looks like some updates were made for chai-jquery 2.0. Could this be a compatibility issue? ThanksThe text was updated successfully, but these errors were encountered: