Working on tests
This commit is contained in:
parent
1d33e9bb3f
commit
14875e6cdd
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ class InvoiceCest
|
|||
{
|
||||
$I->selectOption('#invoice_design_id', $designId);
|
||||
$I->click('#saveButton');
|
||||
$I->wait(2);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue