mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Test: correct spelling error (#16672)
This commit is contained in:
@@ -920,7 +920,7 @@ describe('DatePicker', () => {
|
||||
// TODO: implement the same feature for range panels
|
||||
});
|
||||
|
||||
describe('nagivation', () => {
|
||||
describe('navigation', () => {
|
||||
afterEach(() => { destroyVM(vm); });
|
||||
|
||||
const clickAndWait = (el) => {
|
||||
|
||||
Reference in New Issue
Block a user