Skip to content

Commit a6fb1da

Browse files
committed
#313 increase mouse related time delay to avoid stochastic test failing
1 parent c8b05ed commit a6fb1da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/jasmine/tests/gl_plot_interact_test.js

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ describe('Test gl plot interactions', function() {
5252
destroyGraphDiv();
5353
});
5454

55-
// ...
5655
function delay(done) {
5756
setTimeout(done, 0);
5857
}

0 commit comments

Comments
 (0)