Fix factories having wrong namespace
This commit is contained in:
parent
8a79589317
commit
409c081275
15 changed files with 15 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Database\factories2;
|
||||
namespace Database\Factories;
|
||||
|
||||
use Pterodactyl\Models\Subuser;
|
||||
use Pterodactyl\Models\Permission;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue