diff --git a/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php b/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php index 53ef455..97559e5 100644 --- a/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php +++ b/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php @@ -160,7 +160,7 @@ public function testThemeRegistryAlterByTheme() { } /** - * Tests that the theme registry can be altered by themes. + * Tests front node theme suggestion generation. */ public function testThemeSuggestions() { // Mock the current page as the front page.