Fix simulated touch event in tests
This commit is contained in:
@@ -66,7 +66,7 @@ describe('ol.pointer.MouseSource', function() {
|
||||
{
|
||||
identifier: 4,
|
||||
clientX: x,
|
||||
clientX: y,
|
||||
clientY: y,
|
||||
target: target
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user