|
|
@@ -4,7 +4,7 @@
|
|
|
*/
|
|
|
|
|
|
import IconView from '../../../src/icon/iconview';
|
|
|
-import testUtils from '@ckeditor/ckeditor5-ui/tests/_utils/utils';
|
|
|
+import testUtils from '../../_utils/utils';
|
|
|
|
|
|
const icon = `<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg">
|
|
|
<path d="M2 14.994C2 16.102 2.895 17 3.994 17h12.012A2 2 0 0 0 18 14.994V5.006A2.001 2.001 0 0 0
|