chore: fix typos (#1090)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { render, h } from '@vue/runtime-dom'
|
||||
|
||||
describe('customimized built-in elements support', () => {
|
||||
describe('customized built-in elements support', () => {
|
||||
let createElement: jest.SpyInstance
|
||||
afterEach(() => {
|
||||
createElement.mockRestore()
|
||||
|
||||
Reference in New Issue
Block a user