Update CONTRIBUTING.md

This commit is contained in:
netop://ウエハ 2022-11-05 17:37:38 -07:00 committed by GitHub
parent f56332c267
commit a515382246
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ npm run build-docs # also defined in package.json
## Testing ## Testing
[bmocha](https://www.npmjs.com/package/bmocha) will be installed as a [bmocha](https://www.npmjs.com/package/bmocha) will be installed as a
"developer dependency" if installed without the `--production` flag. The "developer dependency" if installed without the `--omit=dev` flag. The
complete built-in testing suite can be run with the command: complete built-in testing suite can be run with the command:
``` ```