|
@@ -30,7 +30,7 @@ describe( 'BalloonEditorUIView', () => {
|
|
|
} );
|
|
} );
|
|
|
} );
|
|
} );
|
|
|
} );
|
|
} );
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
describe( 'render()', () => {
|
|
describe( 'render()', () => {
|
|
|
it( 'editable is registered as a child', () => {
|
|
it( 'editable is registered as a child', () => {
|
|
|
const spy = sinon.spy( view.editable, 'destroy' );
|
|
const spy = sinon.spy( view.editable, 'destroy' );
|