Fix transiant tests

This commit is contained in:
Jérémy Derussé 2020-10-28 18:12:05 +01:00
parent 12578c2699
commit 890b16d36d
No known key found for this signature in database
GPG Key ID: 2083FA5758C473D2

View File

@ -110,6 +110,7 @@ class FormLoginTest extends AbstractWebTestCase
/**
* @dataProvider provideInvalidCredentials
* @group time-sensitive
*/
public function testLoginThrottling($username, $password)
{