Open radekcols opened 4 months ago
updateSnapshot: missing is the default behaviour, and we need to fail for it on CI. So unfortunately we cannot change this behaviour. We could introduce a new mode for that, marking it as a feature request.
We could introduce a new mode for that, marking it as a feature request.
that would be awesome :)
Version
1.44.1
Steps to reproduce
Expected behavior
new snapshot should be created and the test should pass
Actual behavior
the test will always fail.
Additional context
pls note, that if we set updateSnapshots to 'all', the new snapshot will be also created, but the test will pass.
Environment