Update references to renamed files

[MAILPOET-4938]
This commit is contained in:
Jan Jakes
2023-09-26 14:17:21 +02:00
committed by Aschepikov
parent d664f60e4b
commit 49dd627a76
23 changed files with 159 additions and 159 deletions

View File

@@ -43,7 +43,7 @@ global.window.wp = global.window.wp || {
};
testHelpers.loadScript(
'tests/javascript_newsletter_editor/testBundles/vendor.js',
'tests/javascript-newsletter-editor/testBundles/vendor.js',
global.window,
);
const Handlebars = global.window.Handlebars;