Skip to content

Commit 63184a7

Browse files
committed
MC-19247: Broken translations with advanced bundling
- Update comment;
1 parent 215ee87 commit 63184a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/js/jasmine/tests/lib/mage/translate.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ define([
99
], function ($) {
1010
'use strict';
1111

12+
// be careful with test variation order as one variation can affect another one
1213
describe('Test for mage/translate jQuery plugin', function () {
1314
it('works with one string as parameter', function () {
1415
$.mage.translate.add('Hello World!');

0 commit comments

Comments
 (0)