mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New content and a fix for the bill controller.
This commit is contained in:
@@ -92,7 +92,7 @@ class BillControllerCest
|
||||
public function rescanInactive(FunctionalTester $I)
|
||||
{
|
||||
$I->wantTo('rescan an inactive bill');
|
||||
$I->amOnPage('/bills/rescan/2');
|
||||
$I->amOnPage('/bills/rescan/3');
|
||||
$I->see('Inactive bills cannot be scanned.');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user