diff --git a/Tests/RequestTest.php b/Tests/RequestTest.php index 1897b3f57..7a4807ecf 100644 --- a/Tests/RequestTest.php +++ b/Tests/RequestTest.php @@ -327,7 +327,6 @@ public function testCreateWithRequestUri() * [" foo"] * ["foo "] * ["//"] - * ["foo:bar"] */ public function testCreateWithBadRequestUri(string $uri) {