Skip to content

Commit 9ad0e57

Browse files
tryggvigynkzawa
authored andcommitted
Update readme.md (vercel#128)
1 parent 27fa4e9 commit 9ad0e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-jest/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[`jest`](https://facebook.github.io/jest/) is a testing framework for `react`. In this example we show how to use `jest` to do DOM-testing for react applications in `next`
44

5-
npm install --save-dev jest babel-jest enzyme
5+
`npm install --save-dev jest babel-jest enzyme`
66

77
* `jest` - The testing framework
88
* `babel-jest` - Babel preprocessor for test files

0 commit comments

Comments
 (0)