This commit is contained in:
Mike Jolley 2017-12-08 11:35:26 +00:00
parent 1944bf7191
commit d5486be6c8
1 changed files with 1 additions and 1 deletions

View File

@ -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,
);