Skip to content

Commit

Permalink
[HttpFoundation] Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Nov 13, 2024
1 parent 897e8a2 commit 3f38b8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/RequestTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ public function testCreateWithRequestUri()
* [" foo"]
* ["foo "]
* ["//"]
* ["foo:bar"]
*/
public function testCreateWithBadRequestUri(string $uri)
{
Expand Down

0 comments on commit 3f38b8a

Please sign in to comment.