Fix for tests
This commit is contained in:
parent
b98b5e0511
commit
56c44e6fef
1 changed files with 2 additions and 2 deletions
|
|
@ -81,8 +81,8 @@ $I->see('Invoice Design');
|
|||
$I->amOnPage('/settings/templates_and_reminders');
|
||||
$I->see('Invoice Email');
|
||||
|
||||
$I->amOnPage('/settings/reports');
|
||||
$I->see('Report Settings');
|
||||
$I->amOnPage('/reports');
|
||||
$I->see('Reports');
|
||||
|
||||
//try to logout
|
||||
//$I->click('#myAccountButton');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue