Skip to content

Commit 4c97aa6

Browse files
committed
try adjust hover position
1 parent 13e5129 commit 4c97aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/volume_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ describe('Test volume', function() {
336336
}
337337

338338
function _hover4() {
339-
mouseEvent('mouseover', 150, 300);
339+
mouseEvent('mouseover', 140, 300);
340340
return delay(20)();
341341
}
342342

0 commit comments

Comments
 (0)