Tests: padded-blocks
This commit is contained in:
@@ -4,7 +4,6 @@ define([
|
||||
'newsletter_editor/App',
|
||||
'newsletter_editor/components/config'
|
||||
], function (EditorApplication, ConfigComponent) {
|
||||
|
||||
describe('Config', function () {
|
||||
it('loads and stores configuration', function () {
|
||||
var model;
|
||||
|
Reference in New Issue
Block a user