8000 [HttpFoundation] Fix test · symfony/symfony@2b1cb9d · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b1cb9d

Browse files
[HttpFoundation] Fix test
1 parent 9cfedd8 commit 2b1cb9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/HttpFoundation/Tests/RequestTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ public function testCreateWithRequestUri()
311311
* [" foo"]
312312
* ["foo "]
313313
* ["//"]
314-
* ["foo:bar"]
315314
*/
316315
public function testCreateWithBadRequestUri(string $uri)
317316
{

0 commit comments

Comments
 (0)
0