Пример #1
0
 /**
  * @magentoConfigFixture current_store catalog/seo/category_url_suffix .htm
  */
 public function testGetCategoryUrlSuffix()
 {
     $this->assertEquals('.htm', $this->_helper->getCategoryUrlSuffix());
 }