Browse Source

Update IslandoraFunctionalTestBase.php

pull/799/head
dannylamb 5 years ago committed by GitHub
parent
commit
bc1b3d222e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/src/Functional/IslandoraFunctionalTestBase.php

2
tests/src/Functional/IslandoraFunctionalTestBase.php

@ -23,7 +23,7 @@ class IslandoraFunctionalTestBase extends BrowserTestBase {
/**
* {@inheritdoc}
*/
protected static $modules = ['context_ui', 'field_ui', 'islandora'];
protected static $modules = ['menu_link_content', 'context_ui', 'field_ui', 'islandora'];
/**
* {@inheritdoc}

Loading…
Cancel
Save