Fix CONTRIBUTING.md (#7441)
This commit is contained in:
parent
cb4f4f4d5f
commit
5459c75d64
@ -116,7 +116,7 @@ $ TEST_ONLY=babel-cli make test
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Run tests for the @babel/plugin-transform-classes package.
|
# Run tests for the @babel/plugin-transform-classes package.
|
||||||
$ TEST_ONLY=es2015-class make test
|
$ TEST_ONLY=babel-plugin-transform-classes make test
|
||||||
```
|
```
|
||||||
|
|
||||||
Use the `TEST_GREP` variable to run a subset of tests by name:
|
Use the `TEST_GREP` variable to run a subset of tests by name:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user