Updated variable name

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2024-11-13 17:08:20 +00:00
parent 85dbbdbbcb
commit 66aaafc4f2
5 changed files with 15 additions and 18 deletions
@@ -4,7 +4,6 @@ declare(strict_types=1);
namespace Tests\Support\Importing;
use App\Models\Category;
use Illuminate\Support\Str;
/**