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

Commit 905aea5

Browse files
committed
Merge branch 'master' into t/ckeditor5-ui/144
2 parents 37f16d6 + eb00e22 commit 905aea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/heading.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ describe( 'Heading', () => {
226226
.create( editorElement, {
227227
plugins: [ Heading ],
228228
toolbar: [ 'heading' ],
229-
lang: 'pl',
229+
language: 'pl',
230230
heading: {
231231
options
232232
}

0 commit comments

Comments
 (0)