mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-06 02:15:42 +02:00
jest: use the short version of command
to be consistent with the others on this page
This commit is contained in:
parent
6dabaeac10
commit
5582d50b77
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
- Run tests related to uncommitted files:
|
- Run tests related to uncommitted files:
|
||||||
|
|
||||||
`jest --onlyChanged`
|
`jest -o`
|
||||||
|
|
||||||
- Watch files for changes and re-run related tests:
|
- Watch files for changes and re-run related tests:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue