mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
parent
9d791cd56e
commit
6437446eac
@ -12,7 +12,7 @@ describe('n-message', () => {
|
||||
it('should work with import on demand', () => {
|
||||
mount(NMessageProvider)
|
||||
})
|
||||
it('should has correct type', () => {
|
||||
it('should have correct type', () => {
|
||||
const Test = defineComponent({
|
||||
setup () {
|
||||
const message = useMessage()
|
||||
|
Loading…
Reference in New Issue
Block a user