Skip to content

Commit 4cc567d

Browse files
authored
fix static test failure
1 parent efb7354 commit 4cc567d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/internal/Magento/Framework/Image/Adapter/ImageMagick.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -617,8 +617,7 @@ private function getColorspace(): int
617617
}
618618

619619
/**
620-
* Convert colorspace to SRGB if current colorspace
621-
* is COLORSPACE_CMYK or COLORSPACE_UNDEFINED.
620+
* Convert colorspace to SRGB if current colorspace is COLORSPACE_CMYK or COLORSPACE_UNDEFINED.
622621
*
623622
* @return void
624623
*/

0 commit comments

Comments
 (0)