Working on tests
This commit is contained in:
parent
293e7cbb61
commit
00666132e3
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue