File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,8 @@ This website was created with [Docusaurus](https://v2.docusaurus.io).
2929# What's In This Document
3030
3131- [ Get Started in 5 Minutes] ( #get-started-in-5-minutes )
32- - [ Directory Structure] ( #directory-structure )
3332- [ Editing Content] ( #editing-content )
3433- [ Adding Content] ( #adding-content )
35- - [ Full Documentation] ( #full-documentation )
3634
3735# Get Started in 5 Minutes
3836
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ module.exports = {
2828 'react-testing-library/example-intro' ,
2929 'react-testing-library/setup' ,
3030 'react-testing-library/api' ,
31+ 'react-testing-library/migrate-from-enzyme' ,
3132 'react-testing-library/faq' ,
3233 'react-testing-library/cheatsheet' ,
3334 ] ,
You can’t perform that action at this time.
0 commit comments