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
No support for BigNumbers
The current equality test fails for BigNumber objects (which have an equal method). chai-bignumber supports these assertions with the chain number.should.be.bignumber.equal(otherNumber).