Open greenkeeper[bot] opened 7 years ago
After pinning to 3.4.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
undefined
to toHaveState
and toHaveProps
now compares on the undefined value. (@DianaSuvorova)Example:
expect(wrapper).toHaveState('key', undefined);
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Version 3.5.0 of jest-enzyme just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As jest-enzyme is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **ci/circleci** CircleCI is running your tests [Details](https://circleci.com/gh/EmmaRamirez/typescript-react-presentation/109?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/EmmaRamirez/typescript-react-presentation/builds/252787399?utm_source=github_status&utm_medium=notification)Release Notes
3.5.0Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: