Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Internal: Updated the path to the ClassicEditor class (see https://gi…
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonkups committed Jun 19, 2017
2 parents e75a124 + 8fd7c82 commit ca73838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/manual/blockquote.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

/* global document, console, window */

import ClassicEditor from '@ckeditor/ckeditor5-editor-classic/src/classic';
import ClassicEditor from '@ckeditor/ckeditor5-editor-classic/src/classiceditor';
import ArticlePreset from '@ckeditor/ckeditor5-presets/src/article';

import { getData } from '@ckeditor/ckeditor5-engine/src/dev-utils/model';
Expand Down

0 comments on commit ca73838

Please sign in to comment.