mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 12:04:28 +00:00
Code cleanup.
This commit is contained in:
@@ -33,7 +33,7 @@ class ReminderControllerCest
|
||||
['reminders.*']
|
||||
);
|
||||
|
||||
$I->wantTo('act on reminder ' . boolstr(is_null($reminder)));
|
||||
$I->wantTo('act on a reminder');
|
||||
$I->amOnPage('/reminders/' . $reminder->id . '/act');
|
||||
$I->see('Money for Nieuwe spullen');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user