Fix factories and seeders having wrong directory name
This commit is contained in:
parent
f9bb791a7d
commit
8a79589317
16 changed files with 16 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Database\Factories;
|
||||
namespace Database\factories2;
|
||||
|
||||
use Illuminate\Support\Str;
|
||||
use Pterodactyl\Models\Location;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue