diff --git a/README.md b/README.md index 47f38259e..0b7d62025 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,7 @@ The package is optimized and bundled with Rollup into multiple formats (CommonJS ### `npm test` or `yarn test` -Runs the test watcher (Jest) in an interactive mode. -By default, runs tests related to files changed since the last commit. +Runs your tests using Jest. ### `npm run lint` or `yarn lint`