Tests: padded-blocks

This commit is contained in:
Amine Ben hammou
2017-10-25 14:54:28 +00:00
parent 4dc9004303
commit f5ced785e0
11 changed files with 1 additions and 16 deletions

View File

@ -5,7 +5,6 @@ define([
'newsletter_editor/App',
'newsletter_editor/components/heading'
], function (EditorApplication, HeadingComponent) {
describe('Heading', function () {
describe('view', function () {
var view;