Skip to content

Commit

Permalink
Test: correct spelling error (ElemeFE#16672)
Browse files Browse the repository at this point in the history
  • Loading branch information
boomler authored and a631807682 committed Aug 1, 2019
1 parent 70038db commit a67b2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/specs/date-picker.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ describe('DatePicker', () => {
// TODO: implement the same feature for range panels
});

describe('nagivation', () => {
describe('navigation', () => {
afterEach(() => { destroyVM(vm); });

const clickAndWait = (el) => {
Expand Down

0 comments on commit a67b2d2

Please sign in to comment.