Test: correct spelling error (#16672)

This commit is contained in:
王浩
2019-07-31 11:52:38 +08:00
committed by hetech
parent ec3326e0bc
commit e26e70fe4d

View File

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