diff --git a/website/versioned_docs/version-24.8/CLI.md b/website/versioned_docs/version-24.8/CLI.md index da78d52957b7..305d01ca66c3 100644 --- a/website/versioned_docs/version-24.8/CLI.md +++ b/website/versioned_docs/version-24.8/CLI.md @@ -302,10 +302,6 @@ Lets you specify a custom test runner. Lets you specify a custom test sequencer. Please refer to the documentation of the corresponding configuration property for details. -### `--testTimeout=` - -Default timeout of a test in milliseconds. Default value: 5000. - ### `--updateSnapshot` Alias: `-u`. Use this flag to re-record every snapshot that fails during this test run. Can be used together with a test suite pattern or with `--testNamePattern` to re-record snapshots.