Issue #3266688 by yassermussa, ankithashetty, Medha Kumari, pooja saraah, ravi.shankar, joachim, xjm: class docs for TestRunnerKernel are incorrect

merge-requests/2103/merge
catch 2022-11-17 17:27:26 +00:00
parent 2233484fba
commit f745cf0cc9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ use Drupal\Core\Site\Settings;
use Symfony\Component\HttpFoundation\Request;
/**
* Kernel for run-tests.sh.
* Defines a kernel used for running Functional tests and run-tests.sh.
*
* @internal
*/