Run Laravel Pint

This commit is contained in:
Jonny Barnes 2022-08-23 20:59:19 +01:00
parent 903ebf56eb
commit c4c7514316
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8

View file

@ -39,6 +39,7 @@ class TokenServiceTest extends TestCase
/**
* @test
*
* @throws \Exception
*/
public function tokensWithDifferentSigningKeyThrowsException(): void