diff --git a/tests/Symfony/Tests/Component/DomCrawler/FormTest.php b/tests/Symfony/Tests/Component/DomCrawler/FormTest.php index 2690ba64ea..c995c36388 100644 --- a/tests/Symfony/Tests/Component/DomCrawler/FormTest.php +++ b/tests/Symfony/Tests/Component/DomCrawler/FormTest.php @@ -317,7 +317,7 @@ class FormTest extends \PHPUnit_Framework_TestCase 'returns an empty URI if the action is empty', '
', array(), - '', + '', ), array( 'appends the form values even if the action is empty',