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
Enzyme 2.5.0 was released 12 hours ago. With that version, .to.have.attr (and probably other) calls are failing with an error of cannot read property "call" of undefined.
Running chia-enzyme tests with [email protected], all 373 tests pass.
Running chai-enzyme tests with [email protected], 312 passing, 61 failing.
The text was updated successfully, but these errors were encountered:
Enzyme 2.5.0 was released 12 hours ago. With that version,
.to.have.attr
(and probably other) calls are failing with an error ofcannot read property "call" of undefined
.Running chia-enzyme tests with [email protected], all 373 tests pass.
Running chai-enzyme tests with [email protected], 312 passing, 61 failing.
The text was updated successfully, but these errors were encountered: