Fix transient tests

This commit is contained in:
Jérémy Derussé 2020-10-25 21:39:45 +01:00
parent 982bf9487e
commit 7bb288e956
No known key found for this signature in database
GPG Key ID: 2083FA5758C473D2

View File

@ -46,6 +46,7 @@ class LoginLinkHandlerTest extends TestCase
/**
* @dataProvider provideCreateLoginLinkData
* @group time-sensitive
*/
public function testCreateLoginLink($user, array $extraProperties)
{