diff --git a/core/modules/menu_ui/src/Tests/MenuTest.php b/core/modules/menu_ui/src/Tests/MenuTest.php index 84a8ab4..2bbafa0 100644 --- a/core/modules/menu_ui/src/Tests/MenuTest.php +++ b/core/modules/menu_ui/src/Tests/MenuTest.php @@ -631,8 +631,7 @@ function addInvalidMenuLink() { } /** - * Checks to see if new menu links can be added to parents who have reached the - * maximum depth. + * Tests that parent options are limited by depth when adding menu links. */ function tryInvalidDepthMenuLink() { $last_link = null;