fixing tests

This commit is contained in:
Amine Ben hammou
2017-09-27 12:15:49 +00:00
parent 98a3c6b156
commit c29dc8b4c7
2 changed files with 3 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ define([
'backbone.supermodel',
'underscore',
'jquery',
'mailpoet'
'mailpoet',
'modal'
], function(App, Marionette, SuperModel, _, jQuery, MailPoet) {
'use strict';