|
@@ -41,7 +41,6 @@ describe( 'DataApiMixin', () => {
|
|
|
} );
|
|
} );
|
|
|
|
|
|
|
|
describe( 'getData()', () => {
|
|
describe( 'getData()', () => {
|
|
|
-
|
|
|
|
|
testUtils.createSinonSandbox();
|
|
testUtils.createSinonSandbox();
|
|
|
|
|
|
|
|
it( 'should be added to editor interface', () => {
|
|
it( 'should be added to editor interface', () => {
|