Skip to content

Commit c65029a

Browse files
authored
Update common.js
1 parent 35fe3ab commit c65029a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/dialog/common.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ common.testWidget( "dialog", {
1818
restoreText: "Restore",
1919
disabled: false,
2020
draggable: true,
21-
minimizable: true,
21+
minimizable: false,
2222
height: "auto",
2323
hide: null,
2424
maxHeight: null,

0 commit comments

Comments
 (0)