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