diff --git a/core/scripts/run-tests.sh b/core/scripts/run-tests.sh index a077ce13c9..f7651696e7 100755 --- a/core/scripts/run-tests.sh +++ b/core/scripts/run-tests.sh @@ -319,7 +319,8 @@ function simpletest_script_help() { --browser Opens the results in the browser. This enforces --keep-results and if you want to also view any pages rendered in the simpletest - browser you need to add --verbose to the command line. + browser you need to add --verbose to the command line. See: + https://www.drupal.org/project/drupal/issues/3084354 --non-html Removes escaping from output. Useful for reading results on the CLI.