Kaynağa Gözat

Tests: Adjusted globals.

Krzysztof Krztoń 7 yıl önce
ebeveyn
işleme
4fc81a80da

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

@@ -3,7 +3,7 @@
  * For licensing, see LICENSE.md.
  */
 
-/* globals window, setTimeout */
+/* globals window */
 
 import VirtualTestEditor from '@ckeditor/ckeditor5-core/tests/_utils/virtualtesteditor';