diff --git a/pages/common/jest.md b/pages/common/jest.md index 3f1512464e..63a4200d2e 100644 --- a/pages/common/jest.md +++ b/pages/common/jest.md @@ -13,7 +13,7 @@ - Run tests related to uncommitted files: -`jest --onlyChanged` +`jest -o` - Watch files for changes and re-run related tests: