refactoring
This commit is contained in:
@@ -19,7 +19,7 @@ import {
|
||||
History,
|
||||
} from '../../tiptap-extensions'
|
||||
|
||||
test('can create editor', () => {
|
||||
test('create editor', () => {
|
||||
const editor = new Editor()
|
||||
|
||||
expect(editor).toBeDefined()
|
||||
|
||||
Reference in New Issue
Block a user