Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jest Outdated Snapshots Error #60

Open
design1online opened this issue Sep 21, 2017 · 1 comment
Open

Jest Outdated Snapshots Error #60

design1online opened this issue Sep 21, 2017 · 1 comment

Comments

@design1online
Copy link

Even when all of the snapshots are up to date (or removed completely) in my projects folder I get errors that the jest snapshots are out of date.

Error: Outdated snapshot: No snapshot header found. Jest 19 introduced versioned snapshots to ensure all developers on a project are using the same version of Jest. Please update all snapshots during this upgrade of Jest.

@ArtemGovorov
Copy link
Member

Could you please create and share a sample Github repo where we can reproduce the issue? It's enough if you just put your package.json, wallaby config and one simple test in the project. As you have mentioned the issue shows up even without snapshots, so it should be enough - if not, please include a simple test with a snapshot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants