Skip to content

Commit e9d50f9

Browse files
boomleroleksiikhr
authored andcommitted
Test: correct spelling error (ElemeFE#16672)
1 parent 2a764be commit e9d50f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/specs/date-picker.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ describe('DatePicker', () => {
920920
// TODO: implement the same feature for range panels
921921
});
922922

923-
describe('nagivation', () => {
923+
describe('navigation', () => {
924924
afterEach(() => { destroyVM(vm); });
925925

926926
const clickAndWait = (el) => {

0 commit comments

Comments
 (0)