Skip to content

Commit 9b23d30

Browse files
committed
B2B-2022:[AWS S3] [Integration Tests]: Investigate Test Failures in Catalog module
- Added fix for static tests failures
1 parent 2cb7608 commit 9b23d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Block/Product/Gallery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ public function getImageFile()
118118
/**
119119
* Retrieve image width
120120
*
121-
* @return bool|int|array
121+
* @return bool|int
122122
*/
123123
public function getImageWidth()
124124
{

0 commit comments

Comments
 (0)