Skip to content

Commit

Permalink
Tests: Fixed tests after recent dir structure changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Sep 28, 2017
1 parent 21442b8 commit 605b3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ckeditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

/* globals document */

import ClassicEditor from '../ckeditor';
import ClassicEditor from '../src/ckeditor';
import BaseClassicEditor from '@ckeditor/ckeditor5-editor-classic/src/classiceditor';

describe( 'ClassicEditor build', () => {
Expand Down

0 comments on commit 605b3a3

Please sign in to comment.