From f3ce868a66d78600afcf30dedd96f577ea0acd61 Mon Sep 17 00:00:00 2001 From: Marc Scholten Date: Sat, 16 Jul 2016 17:03:40 +0200 Subject: [PATCH] Removed empty new line --- tests/Integration/Psr7IntegrationTest.php | 1 - 1 file changed, 1 deletion(-) 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(); } } -