Req acceptance on laptop category
This commit is contained in:
@@ -24,6 +24,7 @@ $factory->state(App\Models\Category::class, 'asset-laptop-category', function ($
|
||||
return [
|
||||
'name' => 'Laptops',
|
||||
'category_type' => 'asset',
|
||||
'require_acceptance' => true,
|
||||
];
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user