|
|
@@ -21,7 +21,7 @@ import { setData as setModelData } from '@ckeditor/ckeditor5-engine/src/dev-util
|
|
|
import { assertEqualMarkup } from '@ckeditor/ckeditor5-utils/tests/_utils/utils';
|
|
|
import { assertTableStyle, assertTRBLAttribute } from '../_utils/utils';
|
|
|
|
|
|
-describe( 'TableProperties', () => {
|
|
|
+describe( 'table properties', () => {
|
|
|
describe( 'TablePropertiesEditing', () => {
|
|
|
let editor, model;
|
|
|
|