From cd8281512248ccdb6b1f15e7d11da25e512bbad1 Mon Sep 17 00:00:00 2001 From: Daniel Stock Date: Fri, 28 Nov 2025 09:36:11 +0100 Subject: [PATCH] Fix typo in filename --- .../{ProductCategroyFactory.php => ProductCategoryFactory.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename database/factories/{ProductCategroyFactory.php => ProductCategoryFactory.php} (100%) diff --git a/database/factories/ProductCategroyFactory.php b/database/factories/ProductCategoryFactory.php similarity index 100% rename from database/factories/ProductCategroyFactory.php rename to database/factories/ProductCategoryFactory.php