Skip to content

Commit f8377ed

Browse files
committed
Selectmenu Tests: add width options to common test
1 parent 3cd58fc commit f8377ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/selectmenu/selectmenu_common.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ TestHelpers.commonWidgetTests( "selectmenu", {
1010
at: "left bottom",
1111
collision: "none"
1212
},
13+
widthButton: null,
14+
widthMenu: null,
1315

1416
// callbacks
1517
create: null,

0 commit comments

Comments
 (0)