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

Commit

Permalink
Merge 16bc960 into 4671d7e
Browse files Browse the repository at this point in the history
  • Loading branch information
f1ames committed Jan 29, 2019
2 parents 4671d7e + 16bc960 commit 50f7479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/autosave.js
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ describe( 'Autosave', () => {
}

init() {
this.editor.once( 'dataReady', () => {
this.editor.data.once( 'ready', () => {
const editor = this.editor;

editor.model.change( writer => {
Expand Down

0 comments on commit 50f7479

Please sign in to comment.