Fix for tests
This commit is contained in:
parent
8a6d845e1a
commit
5704a2d955
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ class InvoiceCest
|
|||
$this->fillItems($I);
|
||||
|
||||
$I->executeJS("submitAction('email')");
|
||||
$I->wait(2);
|
||||
$I->wait(3);
|
||||
$I->see($clientEmail);
|
||||
|
||||
$I->click('#lastSent');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue