Skip to content

Commit

Permalink
docs: update contribution guide (#1527)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanZhengYP committed Sep 21, 2020
1 parent 17620d6 commit 0ff9798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -93,7 +93,7 @@ yarn
To run all of the tests in the repository, still from the root package, run the following command:

```
yarn test-all
yarn test:all
```

The above command will use Lerna to run the `test` script in every package in the `packages` directory.
Expand Down

0 comments on commit 0ff9798

Please sign in to comment.