add the contain for product skus on products
This commit is contained in:
@@ -65,6 +65,7 @@ class ProductsTableTest extends TestCase
|
||||
'ProductCategories',
|
||||
'ProductAttributes',
|
||||
'ProductCategoryVariants',
|
||||
'ProductSkus',
|
||||
];
|
||||
$associations = $this->Products->associations();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user