diff --git a/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php b/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php
index 575409f..96ac5de 100644
--- a/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php
+++ b/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php
@@ -13,7 +13,6 @@ use Drupal\simpletest\WebTestBase;
  * Tests resetting a user password.
  */
 class UserPasswordResetTest extends WebTestBase {
-  protected $profile = 'standard';
 
   public static function getInfo() {
     return array(
