Completed
Push — master ( 1fa74b...2f70be )
by Pavel
10:37
created
Test/Tests/AnnotatedControllerTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
      */
40 40
     public function testEmptyRequest()
41 41
     {
42
-        $client   = self::createClient();
42
+        $client = self::createClient();
43 43
         $this->sendRequest(
44 44
             $client,
45 45
             '/test/private/',
Please login to merge, or discard this patch.