mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 12:12:48 +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->click('#saveButton');
|
||||
$I->wait(2);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user