Skip to content

Commit

Permalink
Fix typo (#13711)
Browse files Browse the repository at this point in the history
  • Loading branch information
Soean authored and gziolo committed Feb 7, 2019
1 parent c763c03 commit 09b722c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributors/testing-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ However, if the change was intentional, follow these steps to update the snapsho
npm run test-unit -- --updateSnapshot --testPathPattern path/to/tests
```
1. Review the diff and ensure the changes are expected and intentional.
1. Commit.
2. Commit.

#### What are snapshots?

Expand Down

0 comments on commit 09b722c

Please sign in to comment.