Преглед изворни кода

Moved utils#createTestUIController helper to ckeditor5-ui.

Aleksander Nowodzinski пре 9 година
родитељ
комит
d296fe5b44
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-theme-lark/tests/manual/theme.js

+ 1 - 1
packages/ckeditor5-theme-lark/tests/manual/theme.js

@@ -5,7 +5,7 @@
 
 'use strict';
 
-import testUtils from '/tests/ckeditor5/_utils/utils.js';
+import testUtils from '/tests/ui/_utils/utils.js';
 
 import Collection from '/ckeditor5/utils/collection.js';
 import IconManagerView from '/ckeditor5/ui/iconmanagerview.js';