move tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import Editor from './Editor'
|
import Editor from '../src/Utils/Editor'
|
||||||
|
|
||||||
test('can create editor', () => {
|
test('can create editor', () => {
|
||||||
const editor = new Editor()
|
const editor = new Editor()
|
||||||
Reference in New Issue
Block a user