Exemple #1
0
 /**
  * @BeforeFeature
  */
 public static function setup()
 {
     MagentoCheckoutHelper::enablePaymentMethod('checkmo');
     MagentoShippingHelper::enable('freeshipping');
 }