Skip to content

Commit a80934e

Browse files
committed
don't run mapbox modebar test on CI
- too slow on CircleCI machines
1 parent 2f77d7b commit a80934e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/modebar_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ describe('ModeBar', function() {
920920

921921
});
922922

923-
describe('mapbox handlers', function() {
923+
describe('@noCI mapbox handlers', function() {
924924
it('button *resetViewMapbox* should reset the mapbox view attribute to their default', function(done) {
925925
var gd = createGraphDiv();
926926

0 commit comments

Comments
 (0)