mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
4 instead of 3.
This commit is contained in:
@@ -80,7 +80,7 @@ class CategoryControllerCest
|
||||
public function show(FunctionalTester $I)
|
||||
{
|
||||
$I->wantTo('show a category');
|
||||
$I->amOnPage('/categories/show/3');
|
||||
$I->amOnPage('/categories/show/4');
|
||||
$I->see('Delete me');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user