Skip to content

Commit

Permalink
MAGETWO-70606: [Backport] - [GITHUB] Simple product videos display th…
Browse files Browse the repository at this point in the history
…e thumbnail image rather than the embedded video player. #6360 - for 2.1
  • Loading branch information
VladimirZaets committed Sep 14, 2017
1 parent ed1c05c commit fe2988f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
use Magento\Framework\Pricing\PriceCurrencyInterface;

/**
* @api
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*/
class Configurable extends \Magento\Catalog\Block\Product\View\AbstractView
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
*/
class GalleryTest extends \PHPUnit_Framework_TestCase
{

public function testAfterGetOptions()
{
$jsonMock = $this->createJsonMock();
Expand Down

0 comments on commit fe2988f

Please sign in to comment.