mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Working on tests
This commit is contained in:
parent
293e7cbb61
commit
00666132e3
@ -14,7 +14,7 @@ for ($i=1; $i<=$count; $i++) {
|
||||
}
|
||||
|
||||
// Top level navigation
|
||||
$I->amOnPage('/dashboard');
|
||||
$I->amOnPage('/dashboard?lang=en');
|
||||
$I->see('Total Revenue');
|
||||
|
||||
$I->amOnPage('/clients');
|
||||
|
Loading…
Reference in New Issue
Block a user