diff --git a/doc/api/cli.md b/doc/api/cli.md index ce9cb06b84a686..01efb97e31be23 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1097,17 +1097,6 @@ generated as part of the test runner output. If no tests are run, a coverage report is not generated. See the documentation on [collecting code coverage from tests][] for more details. -### `--experimental-test-cwd=directory` - - - -> Stability: 1.0 - Early development - -Set the current working directory for the test runner. If not specified, the current -working directory is used. - ### `--experimental-test-isolation=mode`