Example #1
0
 public function testStartBundleCustomization()
 {
     $this->markTestSkipped("Functionality not implemented in Magento 1.x. Implemented in Magento 2");
     $this->assertFalse($this->_block->startBundleCustomization());
 }