product id back on product category variants table...dumb
This commit is contained in:
@@ -180,7 +180,7 @@ class ProductSkusControllerTest extends BaseControllerTest
|
||||
'cost' => 1.5,
|
||||
'product_sku_variant_values' => [
|
||||
0 => [
|
||||
'product_category_variant_id' => '5a386e9f-6e7a-4ae7-9360-c8e529f78d94',
|
||||
'product_category_variant_id' => '5a386e9f-6e7a-4ae7-9360-c8e529f78d93',
|
||||
'product_category_variant_option_id' => '5a386e9f-6e7a-4ae7-9360-c8e529f78d26',
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user