Fix for travis test
This commit is contained in:
parent
5d00d18601
commit
3b508f656b
1 changed files with 2 additions and 1 deletions
|
|
@ -84,7 +84,8 @@ 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…
Add table
Reference in a new issue