diff --git a/tests/Feature/TokenServiceTest.php b/tests/Feature/TokenServiceTest.php index 97e2328a..d5e3136d 100644 --- a/tests/Feature/TokenServiceTest.php +++ b/tests/Feature/TokenServiceTest.php @@ -39,6 +39,7 @@ class TokenServiceTest extends TestCase /** * @test + * * @throws \Exception */ public function tokensWithDifferentSigningKeyThrowsException(): void