Fix order of definitions, remove unnecesary vars
[MAILPOET-1829]
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
const expect = global.expect;
|
||||
|
||||
import ConfigComponent from 'newsletter_editor/components/config';
|
||||
|
||||
const expect = global.expect;
|
||||
|
||||
describe('Config', function () {
|
||||
it('loads and stores configuration', function () {
|
||||
var model;
|
||||
|
Reference in New Issue
Block a user