fix: test not working

This commit is contained in:
07akioni 2020-11-11 22:19:51 +08:00
parent 6a51b12b2d
commit 5c21ec4e77

View File

@ -2,7 +2,7 @@ import create from '../../create'
import { paginationLight } from '../styles'
import { mount } from '@vue/test-utils'
import Pagination from '../index'
import enUS from '../../locale/enUS'
import enUS from '../../locales/enUS'
describe('n-pagination', () => {
const naive = create({