fixed test

This commit is contained in:
Fabien Potencier 2018-05-21 13:44:24 +02:00
parent 793d1fe71a
commit 440bd7ea50

View File

@ -129,6 +129,7 @@ class ConfigurationTest extends TestCase
/**
* @dataProvider getTestValidTrustedProxiesData
* @group legacy
*/
public function testValidTrustedProxies($trustedProxies, $processedProxies)
{