from main app code base

This commit is contained in:
2025-03-27 01:11:41 -07:00
parent b17634c08a
commit d9a59fb82b
18 changed files with 131 additions and 1034 deletions

View File

@@ -66,7 +66,7 @@ class ProductCategoriesTableTest extends TestCase
'ParentProductCategories',
'ChildProductCategories',
// 'Products',
// 'ProductCategoryAttributes',
'ProductCategoryAttributes',
];
$associations = $this->ProductCategories->associations();