File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Please follow the approach described bellow:
62
62
* jest will automatically add the output from your test code to ``` StatsTestCases.test.js.snap ``` and you can always check your results there
63
63
* Next time test will run -> runner will compare results against your output written to snapshot previously
64
64
65
- You can read more about SnapShot testing [ right here] ( https://facebook.github. io/jest/ docs/en/ snapshot-testing.html )
65
+ You can read more about SnapShot testing [ right here] ( https://jestjs. io/docs/snapshot-testing )
66
66
67
67
## Questions? Comments?
68
68
If you are still nervous or don't quite understand, please submit an issue and tag us in it, and provide a relevant PR while working on!
You can’t perform that action at this time.
0 commit comments