We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df596b commit fedacf9Copy full SHA for fedacf9
dev/tests/integration/testsuite/Magento/Catalog/Model/ProductRepositoryTest.php
@@ -208,7 +208,7 @@ public function testFilterByStoreId()
208
* @throws \Magento\Framework\Exception\InputException
209
* @throws \Magento\Framework\Exception\StateException
210
*/
211
- public function testSaveProductWithGalleryImage(): void
+ public function testSaveProductWithGalleryImage()
212
{
213
/** @var $mediaConfig \Magento\Catalog\Model\Product\Media\Config */
214
$mediaConfig = Bootstrap::getObjectManager()
0 commit comments