Skip to content

Commit

Permalink
docs: Jest snapshot examples
Browse files Browse the repository at this point in the history
  • Loading branch information
moltar committed Mar 9, 2020
1 parent a0828bb commit 3a3d438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ const US = findAmazonMarketplaceOrFail('countryCode', AmazonMarketplaceCountryCo
}
```

You may also view the [Jest snapshot data](tests/__snapshots__/marketplaces.test.ts.snap) for the fully rendered data object examples.

### Download & Installation

```sh
Expand Down

0 comments on commit 3a3d438

Please sign in to comment.