Kaynağa Gözat

Tests: Removed .only from test.

Oskar Wróbel 7 yıl önce
ebeveyn
işleme
673c608c36

+ 1 - 1
packages/ckeditor5-upload/tests/filerepository.js

@@ -92,7 +92,7 @@ describe( 'FileRepository', () => {
 		} );
 	} );
 
-	describe.only( 'pending actions', () => {
+	describe( 'pending actions', () => {
 		let pendingActions;
 
 		beforeEach( () => {