Test: correct spelling error (#16672)

pull/16415/head
王浩 2019-07-31 11:52:38 +08:00 committed by hetech
parent ec3326e0bc
commit e26e70fe4d
1 changed files with 1 additions and 1 deletions

View File

@ -920,7 +920,7 @@ describe('DatePicker', () => {
// TODO: implement the same feature for range panels // TODO: implement the same feature for range panels
}); });
describe('nagivation', () => { describe('navigation', () => {
afterEach(() => { destroyVM(vm); }); afterEach(() => { destroyVM(vm); });
const clickAndWait = (el) => { const clickAndWait = (el) => {