コード例 #1
0
ファイル: ViewTest.php プロジェクト: andrewhowdencom/m2onk8s
 public function testStartBundleCustomization()
 {
     $this->markTestSkipped("Functionality not implemented in Magento 1.x. Implemented in Magento 2");
     $this->assertFalse($this->_block->startBundleCustomization());
 }