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.
@flaky
1 parent 245b38f commit 11bc625Copy full SHA for 11bc625
test/jasmine/tests/titles_test.js
@@ -1141,7 +1141,7 @@ describe('Editable titles', function() {
1141
.then(done);
1142
});
1143
1144
- it('has no hover effects for titles that used to be blank', function(done) {
+ it('@flaky has no hover effects for titles that used to be blank', function(done) {
1145
Plotly.plot(gd, data, {
1146
xaxis: {title: {text: ''}},
1147
yaxis: {title: {text: ''}},
0 commit comments