product variants table split off from category variants table, variant values table updated to reflect
This commit is contained in:
@@ -28,7 +28,7 @@ class ProductSkuVariantValuesFixture extends TestFixture
|
||||
[
|
||||
'id' => '98b609d8-1d4f-484c-a13a-6adb7102da56',
|
||||
'product_sku_id' => '3a477e3e-7977-4813-81f6-f85949613979',
|
||||
'product_category_variant_id' => '5a386e9f-6e7a-4ae7-9360-c8e529f78d93',
|
||||
'product_variant_id' => '2e6e4031-c430-4d07-b8d6-a4e759b72569',
|
||||
'product_category_variant_option_id' => '5a386e9f-6e7a-4ae7-9360-c8e529f78d23',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user