mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 12:42:36 +01:00
Fix for tests
This commit is contained in:
parent
b98b5e0511
commit
56c44e6fef
@ -81,8 +81,8 @@ $I->see('Invoice Design');
|
|||||||
$I->amOnPage('/settings/templates_and_reminders');
|
$I->amOnPage('/settings/templates_and_reminders');
|
||||||
$I->see('Invoice Email');
|
$I->see('Invoice Email');
|
||||||
|
|
||||||
$I->amOnPage('/settings/reports');
|
$I->amOnPage('/reports');
|
||||||
$I->see('Report Settings');
|
$I->see('Reports');
|
||||||
|
|
||||||
//try to logout
|
//try to logout
|
||||||
//$I->click('#myAccountButton');
|
//$I->click('#myAccountButton');
|
||||||
|
Loading…
Reference in New Issue
Block a user