mirror of https://github.com/ElemeFE/element
Test: correct spelling error (#16672)
parent
ec3326e0bc
commit
e26e70fe4d
|
@ -920,7 +920,7 @@ describe('DatePicker', () => {
|
|||
// TODO: implement the same feature for range panels
|
||||
});
|
||||
|
||||
describe('nagivation', () => {
|
||||
describe('navigation', () => {
|
||||
afterEach(() => { destroyVM(vm); });
|
||||
|
||||
const clickAndWait = (el) => {
|
||||
|
|
Loading…
Reference in New Issue