8
0
Maciej Bukowski 6 жил өмнө
parent
commit
0e5cbef2e6

+ 0 - 2
packages/ckeditor5-watchdog/tests/editorwatchdog.js

@@ -875,8 +875,6 @@ describe( 'EditorWatchdog', () => {
 
 			expect( watchdog.state ).to.equal( 'ready' );
 
-			await watchdog.create( element );
-
 			setTimeout( () => throwCKEditorError( 'foo', watchdog.editor ) );
 			setTimeout( () => throwCKEditorError( 'bar', watchdog.editor ) );