Skip to content

Commit f9a58c1

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-3504: Product images not resized when added as configurable product
1 parent 87588fd commit f9a58c1

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml/Product/Gallery

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml/Product/Gallery/UploadTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ protected function setUp(): void
6464
$this->serializer = $this->_objectManager->get(Json::class);
6565
$this->mediaDirectory = $this->filesystem->getDirectoryWrite(AppDirectoryList::MEDIA);
6666
$this->config = $this->_objectManager->get(Config::class);
67-
$this->scopeConfig = $this->_objectManager->get(ScopeConfigInterface::class);
6867
}
6968

7069
/**

0 commit comments

Comments
 (0)