diff --git a/tests/Integration/Psr7IntegrationTest.php b/tests/Integration/Psr7IntegrationTest.php index d848935..bbf5a3b 100644 --- a/tests/Integration/Psr7IntegrationTest.php +++ b/tests/Integration/Psr7IntegrationTest.php @@ -87,4 +87,3 @@ public function testNotFound() return $this->parameter('notFound')->string()->required(); } } -