Skip to content

Commit 2c0f863

Browse files
committed
#25464: Fixed static tests
1 parent 4787165 commit 2c0f863

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Ui/view/base/web/js/grid

1 file changed

+1
-0
lines changed

app/code/Magento/Ui/view/base/web/js/grid/masonry.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ define([
249249
setMinRatio: function () {
250250
var minRatio = _.find(
251251
this.containerWidthToMinRatio,
252+
252253
/**
253254
* Find the minimal ratio for container width in the matrix
254255
*

0 commit comments

Comments
 (0)