category photos should be working
This commit is contained in:
@@ -65,9 +65,11 @@ class ProductCategoriesTableTest extends TestCase
|
||||
'ProductCatalogs',
|
||||
'ParentProductCategories',
|
||||
'ChildProductCategories',
|
||||
// 'Products',
|
||||
'Products',
|
||||
'ProductCategoryAttributes',
|
||||
'ProductCategoryVariants',
|
||||
'ProductPhotos',
|
||||
'PrimaryProductPhotos',
|
||||
];
|
||||
$associations = $this->ProductCategories->associations();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user