Skip to content

Commit

Permalink
test(index-list): swipe position
Browse files Browse the repository at this point in the history
  • Loading branch information
dolymood committed Jun 6, 2018
1 parent 86154f9 commit 4e2beb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/specs/index-list.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ describe('IndexList', () => {
},
{
pageX: 300,
pageY: 380
pageY: 370
}
], 100)
}, 20)
Expand Down

0 comments on commit 4e2beb6

Please sign in to comment.