瀏覽代碼

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';