Debug
This commit is contained in:
parent
be042ee8f3
commit
25fb505fc4
|
@ -1701,8 +1701,6 @@ class WC_Cart extends WC_Legacy_Cart {
|
|||
*/
|
||||
public function calculate_fees() {
|
||||
do_action( 'woocommerce_cart_calculate_fees', $this );
|
||||
|
||||
$this->add_fee( 'Test', -100 );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue