Skip to content

Commit 3f38b8a

Browse files
[HttpFoundation] Fix test
1 parent 897e8a2 commit 3f38b8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/RequestTest.php

-1
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)