Skip to content

Commit b7e39ae

Browse files
committed
[FIX] - codefix|
gst
1 parent 964e185 commit b7e39ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

view/adminhtml/web/js/testsentry.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
define([
22
"jquery",
3-
"jquery/ui"
3+
"jquery/ui",
44
"mage/translate",
5-
"Magento_Ui/js/modal/alert",
5+
"Magento_Ui/js/modal/alert"
66
], function ($, validation, $t, alert) {
77
"use strict";
88

0 commit comments

Comments
 (0)