diff options
Diffstat (limited to 'vendor/symfony/http-foundation/Tests/RequestTest.php')
| -rw-r--r-- | vendor/symfony/http-foundation/Tests/RequestTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/symfony/http-foundation/Tests/RequestTest.php b/vendor/symfony/http-foundation/Tests/RequestTest.php index 4266197ab2..9d4181fbc7 100644 --- a/vendor/symfony/http-foundation/Tests/RequestTest.php +++ b/vendor/symfony/http-foundation/Tests/RequestTest.php @@ -21,7 +21,6 @@ class RequestTest extends TestCase { protected function tearDown() { - // reset Request::setTrustedProxies(array(), -1); Request::setTrustedHosts(array()); } |
