Skip to content
Snippets Groups Projects
Commit fa79e526 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #965722 by geerlingguy: UploadTestCase is not longer a good example for run-tests.sh.

parent a350c430
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -166,7 +166,7 @@ function simpletest_script_help() {
sudo -u [wwwrun|www-data|etc] php ./scripts/{$args['script']}
--url http://example.com/ --all
sudo -u [wwwrun|www-data|etc] php ./scripts/{$args['script']}
--url http://example.com/ --class UploadTestCase
--url http://example.com/ --class BlockTestCase
\n
EOF;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment