Skip to content

Commit bc02bbc

Browse files
committed
MAGETWO-89168: Develop UI component
1 parent 7dccb0c commit bc02bbc

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/element/url-input.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
define([
99
'jquery',
10-
'Magento_Ui/js/form/element/url-input',
10+
'Magento_Ui/js/form/element/url-input'
1111
], function ($, UrlInput) {
1212
'use strict';
1313

0 commit comments

Comments
 (0)