diff --git a/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php b/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php
index 4f74f45..4c7868b 100644
--- a/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php
+++ b/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php
@@ -50,13 +50,6 @@ function setUp() {
   }
 
   /**
-   * Implements \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission().
-   */
-  function getTranslatorPermissions() {
-    return array_merge(parent::getTranslatorPermissions(), array('administer users'));
-  }
-
-  /**
    * Tests the Entity translation overview link field handler.
    */
   public function testTranslationLink() {
