test
This commit is contained in:
parent
1944bf7191
commit
d5486be6c8
|
@ -84,7 +84,7 @@ class WC_Tests_Attributes_Functions extends WC_Unit_Test_Case {
|
|||
'id' => $id,
|
||||
'name' => 'Brand',
|
||||
'slug' => 'pa_brand',
|
||||
'type' => 'text',
|
||||
'type' => 'select',
|
||||
'order_by' => 'menu_order',
|
||||
'has_archives' => true,
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue