Issue #246029 follow-up by junedkazi: Remove use of standard profile in test for faster results.
parent
08c3dc159d
commit
d876e5a752
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue