We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43fd8b4 commit d5c03d8Copy full SHA for d5c03d8
test/jasmine/tests/splom_test.js
@@ -1727,7 +1727,7 @@ describe('Test splom select:', function() {
1727
.then(done, done.fail);
1728
});
1729
1730
- it('@gl should behave correctly during select->dblclick->pan scenarios', function(done) {
+ it('@noCI @gl should behave correctly during select->dblclick->pan scenarios', function(done) {
1731
var fig = Lib.extendDeep({}, require('../../image/mocks/splom_0.json'));
1732
fig.layout = {
1733
width: 400,
0 commit comments