mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for travis test
This commit is contained in:
parent
5d00d18601
commit
3b508f656b
@ -84,6 +84,7 @@ class TaxRatesCest
|
||||
// check total is right after saving
|
||||
$I->see("\${$total}");
|
||||
$I->amOnPage('/invoices');
|
||||
$I->wait(2);
|
||||
|
||||
// check total is right in list view
|
||||
$I->see("\${$total}");
|
||||
|
Loading…
x
Reference in New Issue
Block a user