diff --git a/tests/src/Functional/AddChildTest.php b/tests/src/Functional/AddChildTest.php index bbd4fb6d..9fc2f9e2 100644 --- a/tests/src/Functional/AddChildTest.php +++ b/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() {