Skip to content

Commit 0ff9798

Browse files
authored
docs: update contribution guide (#1527)
1 parent 17620d6 commit 0ff9798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ yarn
9393
To run all of the tests in the repository, still from the root package, run the following command:
9494

9595
```
96-
yarn test-all
96+
yarn test:all
9797
```
9898

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

0 commit comments

Comments
 (0)