Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewconnell committed Oct 6, 2019
2 parents a721d85 + d84f4f3 commit f48631d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Explanation of select configuration properties above:
- when jest sees a request for `en-us.json`, it is provided a helper path to find the file
- **setupFiles**:
- installs the **requestAnimationFrames** polyfill needed for headless browser testing
- configures Enzyme to use the React v15 adapter
- configures Enzyme to use the React v16 adapter
- **testMatch**: all tests found either in a special `__tests__` folder or within the `src` folder with the following names will be found:
- `*.spec.ts`
- `*.spec.tsx`
Expand Down

0 comments on commit f48631d

Please sign in to comment.