mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-19 04:49:30 +00:00
Complexity cleanup [skip ci]
This commit is contained in:
@@ -134,7 +134,7 @@ class UserControllerCest
|
||||
{
|
||||
$I->wantTo('reset my password and fail');
|
||||
$I->amOnPage('/reset/123');
|
||||
$I->see('Yo no hablo reset code!');
|
||||
$I->see('No reset code found!');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user