update UT

pull/2309/head
njleonzhang 2017-01-09 23:20:52 +08:00
parent 59d1f49b1c
commit 203bc070d9
1 changed files with 1 additions and 1 deletions

View File

@ -1127,7 +1127,7 @@ describe('Table', () => {
}
}, '@sort-change="sortChange"');
setTimeout(_ => {
const elm = vm.$el.querySelector('.caret-wrapper > .ascending');
const elm = vm.$el.querySelector('.caret-wrapper');
elm.click();
setTimeout(_ => {