diff --git a/doc/api/cli.md b/doc/api/cli.md index 63a8d4e9057570..a2861024659af2 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1108,14 +1108,6 @@ Starts the Node.js command line test runner. This flag cannot be combined with `--check`, `--eval`, `--interactive`, or the inspector. See the documentation on [running tests from the command line][] for more details. -### `--test-concurrency` - - - -Configures the tests to run concurrently. - ### `--test-only`