Skip to content
Snippets Groups Projects
Commit 21fca46e authored by Alex Pott's avatar Alex Pott
Browse files

Issue #1986000 by Berdir: HEAD BROKEN: Warning when adding content with an empty menu path.

parent bfd1f636
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ class MenuNodeTest extends WebTestBase {
*
* @var array
*/
public static $modules = array('menu', 'test_page_test');
public static $modules = array('menu', 'test_page_test', 'node');
public static function getInfo() {
return array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment