diff --git a/core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php b/core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php index 32d3d2cea4..91f2cac525 100644 --- a/core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php +++ b/core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php @@ -45,7 +45,7 @@ public function testExtensionPathResolvingPath(): void { ->getPath('driver_test')); } - /** + /** * @covers ::getPathname */ public function testExtensionPathResolvingWithNonExistingModule(): void {