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
1d33e9bb3f
commit
14875e6cdd
@ -66,6 +66,7 @@ class InvoiceCest
|
|||||||
{
|
{
|
||||||
$I->selectOption('#invoice_design_id', $designId);
|
$I->selectOption('#invoice_design_id', $designId);
|
||||||
$I->click('#saveButton');
|
$I->click('#saveButton');
|
||||||
|
$I->wait(2);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user