Skip to content

Commit 6874f19

Browse files
committed
Tooltip: Fix default for position option, follow-up to 1d9eab1.
1 parent 1d9eab1 commit 6874f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/tooltip/tooltip_common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ TestHelpers.commonWidgetTests( "tooltip", {
77
position: {
88
my: "left top+15",
99
at: "left bottom",
10-
collision: "flipfit flipfit"
10+
collision: "flipfit flip"
1111
},
1212
show: true,
1313
tooltipClass: null,

0 commit comments

Comments
 (0)