We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd58c9 commit a200e78Copy full SHA for a200e78
test/jasmine/tests/gl3d_plot_interact_test.js
@@ -35,7 +35,7 @@ describe('Test gl3d before/after plot', function() {
35
destroyGraphDiv();
36
});
37
38
- it('@gl should not rotate camera on the very first click before scene is complete and then should rotate', function(done) {
+ it('@noCI @gl should not rotate camera on the very first click before scene is complete and then should rotate', function(done) {
39
var _mock = Lib.extendDeep(
40
{
41
layout: {
0 commit comments