fix test suite
This commit is contained in:
@@ -83,6 +83,13 @@ interface FacadeInterface
|
||||
*/
|
||||
public function getCartTotalPrice();
|
||||
|
||||
/**
|
||||
* Return Product total tax price
|
||||
*
|
||||
* @return float
|
||||
*/
|
||||
public function getCartTotalTaxPrice();
|
||||
|
||||
/**
|
||||
* Return the Checkout currency EUR|USD
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user