Skip to content

Commit 5741f88

Browse files
author
Sergii Kovalenko
committed
MAGETWO-63321: Issue when deleting item from Product options grid containing more than 20 options
1 parent 419b1c9 commit 5741f88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/dynamic-rows/dynamic.rows.test.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ define([
1010
'use strict';
1111

1212
var model,
13+
1314
/**
14-
* @param index
15+
* @param {Number} index
1516
* @returns {Object}
1617
* @constructor
1718
*/

0 commit comments

Comments
 (0)