Skip to content

Commit 05089a3

Browse files
committed
add flaky tag
1 parent 7b3b971 commit 05089a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/legend_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ describe('legend interaction', function() {
10291029
});
10301030
});
10311031

1032-
describe('visible toggle', function() {
1032+
describe('@flaky visible toggle', function() {
10331033
var gd;
10341034

10351035
beforeEach(function() {

0 commit comments

Comments
 (0)