mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 19:24:42 -04:00
Fix for travis tests
This commit is contained in:
parent
65d70c620e
commit
95fdda6e1b
@ -49,7 +49,7 @@ class ExpenseCest
|
||||
// invoice expense
|
||||
$I->executeJS('submitAction(\'invoice\')');
|
||||
$I->click('Save');
|
||||
$I->wait(2);
|
||||
$I->wait(3);
|
||||
$I->see($clientEmail);
|
||||
$I->see($amount);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user