Skip to content

Commit c3fa5b3

Browse files
MAGETWO-91812: [Magento Cloud] - Issue with polluted database when updating product attributes through API
1 parent 06e9ad8 commit c3fa5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/form/ui-select.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ define([
99
'uiRegistry',
1010
'squire',
1111
'ko',
12-
'jquery',
12+
'jquery'
1313
], function (_, registry, Squire, ko, $) {
1414
'use strict';
1515

0 commit comments

Comments
 (0)