|
|
@@ -3,7 +3,7 @@
|
|
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
|
*/
|
|
|
|
|
|
-import GoogleDocsNormalizer from '../../src/normalizers/googledocs';
|
|
|
+import GoogleDocsNormalizer from '../../src/normalizer/googledocs';
|
|
|
|
|
|
// exec() of the google docs normalizer is tested with autogenerated normalization tests.
|
|
|
describe( 'PasteFromOffice/normalizers/googledocs', () => {
|