Fix editor's newsletter saving tests

This commit is contained in:
Tautvidas Sipavičius
2015-09-24 17:07:23 +03:00
parent 246089b4b6
commit 8846bc9e43
27 changed files with 71 additions and 78 deletions

View File

@@ -4,7 +4,7 @@
define([
'newsletter_editor/App',
'newsletter_editor/blocks/base',
'underscore',
'underscore'
], function(App, BaseBlock, _) {
"use strict";