We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f69643 commit 7c994bfCopy full SHA for 7c994bf
dev/tests/js/jasmine/require.conf.js
@@ -23,7 +23,7 @@ require.config({
23
'dev/tests/js/jasmine/assets/jsbuild/local.js': 'define([], function () {\'use strict\'; return \'internal module\'; });'
24
},
25
text: {
26
- 'dev/tests/js/jasmine/assets/text/local.html': '<span>Local Template</span>'
+ 'dev/tests/js/jasmine/assets/text/local.html': '<!--\n/**\n * Copyright © 2015 Magento. All rights reserved.\n * See COPYING.txt for license details.\n */\n-->\n<span>Local Template</span>'
27
}
28
29
deps: [
0 commit comments