Skip to content

Commit 04e5b10

Browse files
committed
Tooltip: Fixed defaults in tests.
1 parent 25ba0e6 commit 04e5b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/tooltip/tooltip_defaults.js

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

0 commit comments

Comments
 (0)