Tests: padded-blocks
This commit is contained in:
@ -5,7 +5,6 @@ define([
|
||||
'newsletter_editor/App',
|
||||
'newsletter_editor/components/heading'
|
||||
], function (EditorApplication, HeadingComponent) {
|
||||
|
||||
describe('Heading', function () {
|
||||
describe('view', function () {
|
||||
var view;
|
||||
|
Reference in New Issue
Block a user