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 2f77d7b commit a80934eCopy full SHA for a80934e
test/jasmine/tests/modebar_test.js
@@ -920,7 +920,7 @@ describe('ModeBar', function() {
920
921
});
922
923
- describe('mapbox handlers', function() {
+ describe('@noCI mapbox handlers', function() {
924
it('button *resetViewMapbox* should reset the mapbox view attribute to their default', function(done) {
925
var gd = createGraphDiv();
926
0 commit comments