Skip to content

Commit 7b60815

Browse files
committed
adjust coordinates
1 parent 8fc6e52 commit 7b60815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/select_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2666,7 +2666,7 @@ describe('Test select box and lasso per trace:', function() {
26662666
0: [5, 6]
26672667
});
26682668
assertLassoPoints([
2669-
[288.8086, 57.7617, 519.8555, 404.3321],
2669+
[289.8550, 57.9710 ,521.7391, 405.7971],
26702670
[4.3387, 6.7580, 6.7580, 5.5483]
26712671
]);
26722672
},

0 commit comments

Comments
 (0)