Skip to content

Commit 634b500

Browse files
committed
add noCI tag to restyle radial axis title test
1 parent caf32e5 commit 634b500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/polar_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ describe('Test relayout on polar subplots:', function() {
447447
.then(done, done.fail);
448448
});
449449

450-
it('should be able to restyle radial axis title', function(done) {
450+
it('@noCI should be able to restyle radial axis title', function(done) {
451451
var gd = createGraphDiv();
452452
var lastBBox;
453453

0 commit comments

Comments
 (0)