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 42e4454 commit 708c6acCopy full SHA for 708c6ac
dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/grid/masonry.test.js
@@ -22,6 +22,7 @@ define([
22
category: {},
23
'category_id': 695,
24
'category_name': 'People',
25
+ 'comp_url': 'url',
26
'content_type': 'image/jpeg',
27
'country_name': 'Malaysia',
28
'creation_date': '2020-03-02 10:41:51',
@@ -37,6 +38,8 @@ define([
37
38
overlay: '',
39
path: '',
40
'premium_level_id': 0,
41
+ 'thumbnail_240_url': 'url',
42
+ 'thumbnail_500_ur': 'url',
43
title: 'Neon effect picture of man wearing medical mask for viral or pandemic disease',
44
width: 4896
45
}
0 commit comments