Browse Source

Wrong class for access function

pull/754/head
dannylamb 5 years ago
parent
commit
1b44e1155f
  1. 2
      tests/src/Functional/AddChildTest.php

2
tests/src/Functional/AddChildTest.php

@ -26,7 +26,7 @@ class AddChildTest extends IslandoraFunctionalTestBase {
/**
* @covers \Drupal\islandora\Controller\ManageMembersController::addToNodePage
* @covers \Drupal\islandora\Controller\ManageMembersController::access
* @covers \Drupal\islandora\Controller\ManageMediaController::access
* @covers \Drupal\islandora\IslandoraUtils::isIslandoraType
*/
public function testAddChild() {

Loading…
Cancel
Save