We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832b7ee commit 37a509aCopy full SHA for 37a509a
1 file changed
phpunit/class-wp-theme-json-test.php
@@ -333,6 +333,7 @@ public function test_get_settings_appearance_true_opts_in() {
333
'aspectRatio' => true,
334
'height' => true,
335
'minHeight' => true,
336
+ 'minWidth' => true,
337
'width' => true,
338
),
339
'position' => array(
@@ -375,6 +376,7 @@ public function test_get_settings_appearance_true_opts_in() {
375
376
377
378
379
380
381
382
0 commit comments