test('Product categories total count', async () => {
    await productCategoryFactory();
    await productCategoryFactory();
    await productCategoryFactory();
    await productCategoryFactory();