Skip to content

Commit b7a6327

Browse files
committed
Revert "Mark flaky: "should be able to restyle radial axis title""
This reverts commit 6ea832f.
1 parent 6ea832f commit b7a6327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/polar_test.js

Lines changed: 1 addition & 1 deletion
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('@flaky should be able to restyle radial axis title', function(done) {
450+
it('should be able to restyle radial axis title', function(done) {
451451
var gd = createGraphDiv();
452452
var lastBBox;
453453

0 commit comments

Comments
 (0)