Skip to content

Commit e26e70f

Browse files
boomlerziyoung
authored andcommitted
Test: correct spelling error (#16672)
1 parent ec3326e commit e26e70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)