Skip to content

Commit 37e0548

Browse files
committed
Add baselines, mark flaky test
1 parent 6ee7c61 commit 37e0548

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Loading
-213 Bytes
Loading

test/jasmine/tests/gl2d_click_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ var mock4 = {
6464
layout: {}
6565
};
6666

67-
describe('@gl Test hover and click interactions', function() {
67+
describe('@gl @flaky Test hover and click interactions', function() {
6868
var gd;
6969

7070
function makeHoverFn(gd, x, y) {

0 commit comments

Comments
 (0)