Skip to content

Commit

Permalink
Link to Jest config (#11106)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampl committed May 16, 2021
1 parent b16082c commit db643a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Puppeteer.md
Expand Up @@ -17,7 +17,7 @@ With the [Global Setup/Teardown](Configuration.md#globalsetup-string) and [Async
yarn add --dev jest-puppeteer
```

2. Specify preset in your Jest configuration:
2. Specify preset in your [Jest configuration](Configuration.md):

```json
{
Expand Down

0 comments on commit db643a1

Please sign in to comment.