product id back on product category variants table...dumb

This commit is contained in:
2025-09-22 21:51:52 -07:00
parent 2d405d542b
commit 5b38de39fc
4 changed files with 22 additions and 3 deletions

View File

@@ -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',
],
],