Skip to content

Commit a68bbbd

Browse files
committed
Fixed static tests
1 parent ae61599 commit a68bbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/MediaGalleryUi/view/adminhtml/web/js/directory/directoryTree.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ define([
265265
} else {
266266
this.selectStorageRoot();
267267
}
268-
},g
268+
},
269269

270270
/**
271271
* Verify if directory exists in folder tree

0 commit comments

Comments
 (0)