Stub wordpress calls and fix tests for ALC and Posts
This commit is contained in:
@ -147,6 +147,7 @@ config.push(_.extend({}, baseConfig, {
|
||||
'newsletter_editor/components/content.js',
|
||||
'newsletter_editor/components/heading.js',
|
||||
'newsletter_editor/components/save.js',
|
||||
'newsletter_editor/components/wordpress.js',
|
||||
'newsletter_editor/behaviors/BehaviorsLookup.js',
|
||||
'newsletter_editor/behaviors/ColorPickerBehavior.js',
|
||||
'newsletter_editor/behaviors/ContainerDropZoneBehavior.js',
|
||||
@ -172,6 +173,7 @@ config.push(_.extend({}, baseConfig, {
|
||||
'components/save.spec.js',
|
||||
'components/sidebar.spec.js',
|
||||
'components/styles.spec.js',
|
||||
'components/wordpress.spec.js',
|
||||
|
||||
'blocks/automatedLatestContent.spec.js',
|
||||
'blocks/button.spec.js',
|
||||
|
Reference in New Issue
Block a user