Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Commit 963676d

Browse files
author
Ken Berkeley
committed
fix build failing
1 parent 0d9c1fd commit 963676d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Basic.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ test('sort', async t => {
6161
vm.query
6262
)
6363
await nextTick()
64+
await nextTick()
6465
t.true(ageSort.hasClass('fa-sort-asc'))
6566

6667
/* *** programmatic behavior *** */

0 commit comments

Comments
 (0)