Fix Laravel Pint issues
This commit is contained in:
parent
e456f688a3
commit
ff6d8ae3eb
2 changed files with 5 additions and 2 deletions
|
@ -17,6 +17,7 @@ class TokenEndpointTest extends TestCase
|
|||
{
|
||||
/**
|
||||
* @test
|
||||
*
|
||||
* @throws JsonException
|
||||
* @throws Exception
|
||||
*/
|
||||
|
@ -52,6 +53,7 @@ class TokenEndpointTest extends TestCase
|
|||
|
||||
/**
|
||||
* @test
|
||||
*
|
||||
* @throws JsonException
|
||||
* @throws Exception
|
||||
*/
|
||||
|
@ -86,6 +88,7 @@ class TokenEndpointTest extends TestCase
|
|||
|
||||
/**
|
||||
* @test
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
public function tokenEndpointReturnsErrorWhenNoAuthEndpointFound(): void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue