// import { TestEditor } from '../TestEditor'

// let editor: TestEditor

// beforeEach(() => {
// 	editor =new TestEditor()
// })

it.todo('sets style')

it.todo('creates a mixed style')
