diff --git a/src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php b/src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php index 8f76750d44..05c6340b6a 100644 --- a/src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php +++ b/src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php @@ -46,6 +46,7 @@ class LoginLinkHandlerTest extends TestCase /** * @dataProvider provideCreateLoginLinkData + * @group time-sensitive */ public function testCreateLoginLink($user, array $extraProperties) {