mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for travis
This commit is contained in:
parent
2a5de605dc
commit
a00a86a578
@ -96,7 +96,7 @@ class OnlinePaymentCest
|
||||
$I->click('table.invoice-table tbody tr:nth-child(1) .tt-selectable');
|
||||
$I->checkOption('#auto_bill');
|
||||
$I->executeJS('preparePdfData(\'email\')');
|
||||
$I->wait(2);
|
||||
$I->wait(3);
|
||||
$I->see("$0.00");
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user