Issue #1986000 by Berdir: HEAD BROKEN: Warning when adding content with an empty menu path.
parent
bfd1f636ad
commit
21fca46efe
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue