Skip to content

Commit 6d508d0

Browse files
committed
plotly#313 test heisenbug solution
1 parent 21fdedd commit 6d508d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/gl_plot_interact_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var customMatchers = require('../assets/custom_matchers');
1717
*/
1818

1919
var PLOT_DELAY = 200;
20-
var MOUSE_DELAY = 20;
20+
var MOUSE_DELAY = 40;
2121
var MODEBAR_DELAY = 500;
2222

2323

0 commit comments

Comments
 (0)