Issue #246029 follow-up by junedkazi: Remove use of standard profile in test for faster results.

8.0.x
webchick 2012-10-03 23:54:58 -07:00
parent 08c3dc159d
commit d876e5a752
1 changed files with 0 additions and 1 deletions

View File

@ -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(