Index: /CKEditor/tests/tt/6621/1.html
===================================================================
--- /CKEditor/tests/tt/6621/1.html	(revision 6567)
+++ /CKEditor/tests/tt/6621/1.html	(revision 6568)
@@ -42,7 +42,8 @@
 					// To review. In #6221 color was set on selection, but also "affected blockquote" - I currently do not know how to set color via automatic test
 					editor.execCommand( 'blockquote' );
+					
 					assert.areSame( output, editor.getData() );
 					
-				}, 100 );
+				}, 1000 );
 			}
 		} ) );
