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 youknowriad committed Mar 6, 2019
1 parent 532efcb commit ac1f2d7
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 ac1f2d7

Please sign in to comment.