Skip to content

Commit f6c7392

Browse files
committed
MC-38613: Support by Magento CatalogGraphQl
1 parent d6ccfb5 commit f6c7392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Swatches/_files/visual_swatch_attribute_with_different_options_type.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
$imagesGenerator = Bootstrap::getObjectManager()->get(ImagesGenerator::class);
2525
/** @var SwatchesMedia $swatchesMedia */
2626
$swatchesMedia = Bootstrap::getObjectManager()->get(SwatchesMedia::class);
27-
$imageName = '/visual_swatch_attribute_option_type_image.jpg';
27+
$imageName = 'visual_swatch_attribute_option_type_image.jpg';
2828
$imagesGenerator->generate([
2929
'image-width' => 110,
3030
'image-height' => 90,

0 commit comments

Comments
 (0)