diff --git a/tests/system/Helpers/FormHelperTest.php b/tests/system/Helpers/FormHelperTest.php index 4c97b0706233..8c6e246be175 100644 --- a/tests/system/Helpers/FormHelperTest.php +++ b/tests/system/Helpers/FormHelperTest.php @@ -225,7 +225,7 @@ public function testFormOpenMultipart() $Value = csrf_hash(); $Name = csrf_token(); $expected = << +
EOH; @@ -233,7 +233,7 @@ public function testFormOpenMultipart() else { $expected = << + EOH; }