Fix eslint no-unused-expressions in tests
[MAILPOET-1085]
This commit is contained in:
@ -236,4 +236,4 @@ global.templates = {
|
||||
textInsertion: Handlebars.compile(jQuery('#newsletter_editor_template_text_widget').html()),
|
||||
textBlockSettings: Handlebars.compile(jQuery('#newsletter_editor_template_text_settings').html())
|
||||
};
|
||||
global.window.templates = global.templates;
|
||||
global.window.templates = global.templates;
|
||||
|
Reference in New Issue
Block a user