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 4c9cd0c commit 25e0e5fCopy full SHA for 25e0e5f
test/jasmine/tests/splom_test.js
@@ -1684,7 +1684,7 @@ describe('Test splom select:', function() {
1684
.then(done, done.fail);
1685
});
1686
1687
- it('@noci @gl should redraw splom traces before scattergl trace (if any)', function(done) {
+ it('@noCI @gl should redraw splom traces before scattergl trace (if any)', function(done) {
1688
var fig = require('@mocks/splom_with-cartesian.json');
1689
fig.layout.dragmode = 'select';
1690
fig.layout.width = 400;
0 commit comments