|
|
@@ -308,7 +308,7 @@ describe( 'DecoupledEditor', () => {
|
|
|
|
|
|
describeMemoryUsage( () => {
|
|
|
testMemoryUsage(
|
|
|
- 'should not grow significantly on multiple create/destroy',
|
|
|
+ 'should not grow on multiple create/destroy',
|
|
|
() => DecoupledEditor
|
|
|
.create( document.querySelector( '#mem-editor' ), {
|
|
|
plugins: [ ArticlePluginSet ],
|