Skip to content

Commit 4c3438f

Browse files
author
Daniel Gröger
committed
Add @noci to test failing only on CI
1 parent 0426f42 commit 4c3438f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/hover_label_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1661,7 +1661,7 @@ describe('hover info', function() {
16611661
.then(done, done.fail);
16621662
});
16631663

1664-
it('centered-aligned, should stack nicely upon each other', function(done) {
1664+
it('@noCI centered-aligned, should stack nicely upon each other', function(done) {
16651665
var trace1 = {
16661666
x: ['giraffes'],
16671667
y: [5],

0 commit comments

Comments
 (0)