Skip to content

Commit 1d69181

Browse files
committed
Menu: Added the new trigger option to the defaults unit test
1 parent 164ebf8 commit 1d69181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/menu/menu_defaults.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ commonWidgetTests( "menu", {
66
at: "right top"
77
},
88
items: "ul",
9+
trigger: null,
910

1011
// callbacks
1112
create: null

0 commit comments

Comments
 (0)