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
OK just took a quick look. Looks like the way Jests resolve promises in tests now fail if there is content returned to the successful promise. Modified the tests and bumped version to v21.x.x. Check examples.
Software versions
Actual behaviour
Steps to reproduce
Setup the example given by pactJs - Jest.
Install the jest with latest package.
run the test, it will fail.
When try to install Jest@20.0.0
run the test, could get correct result
The text was updated successfully, but these errors were encountered: