X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FKernelTests%2FKernelTestBase.php;h=0a611d87c263c79f4adc32f65d61931b97fb8436;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=ca1a517d6abcbfcae5c2201b7be5e73c76f1194b;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/tests/Drupal/KernelTests/KernelTestBase.php b/web/core/tests/Drupal/KernelTests/KernelTestBase.php index ca1a517d6..0a611d87c 100644 --- a/web/core/tests/Drupal/KernelTests/KernelTestBase.php +++ b/web/core/tests/Drupal/KernelTests/KernelTestBase.php @@ -251,7 +251,7 @@ abstract class KernelTestBase extends TestCase implements ServiceProviderInterfa * Should not be called by tests. Only visible for DrupalKernel integration * tests. * - * @see \Drupal\system\Tests\DrupalKernel\DrupalKernelTest + * @see \Drupal\KernelTests\Core\DrupalKernel\DrupalKernelTest * @internal */ protected function bootEnvironment() {