Get client API tests back into passing order
This commit is contained in:
parent
7169b481b1
commit
cec96062e3
4 changed files with 12 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
namespace Pterodactyl\Http\Requests\Api;
|
||||
|
||||
use Illuminate\Foundation\Http\FormRequest;
|
||||
use Illuminate\Auth\Access\AuthorizationException;
|
||||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue