Partially migrate newsletter editor to Marionette 3.x from 2.x
This commit is contained in:
@ -134,6 +134,7 @@ define([
|
||||
|
||||
describe('settings view', function () {
|
||||
global.stubChannel(EditorApplication);
|
||||
global.stubConfig(EditorApplication);
|
||||
global.stubAvailableStyles(EditorApplication, {
|
||||
dividers: ['solid', 'inset'],
|
||||
});
|
||||
|
Reference in New Issue
Block a user