Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 52085dd

Browse files
add enzyme-adapter-react-16 to install list
1 parent d3b7e92 commit 52085dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎day-23/post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store) library
5353
To install all of these libraries, we'll use the following `npm` command in the terminal while in the root directory of our projects:
5454

5555
```bash
56-
yarn add --dev babel-jest babel-preset-stage-0 enzyme jest-cli react-addons-test-utils react-test-renderer redux-mock-store sinon
56+
yarn add --dev babel-jest babel-preset-stage-0 enzyme enzyme-adapter-react-16 jest-cli react-addons-test-utils react-test-renderer redux-mock-store sinon
5757
```
5858

5959
## Configuration

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /