Passed
Branch release/v2.0.0 (caca50)
by Anatoly
04:36
created
tests/RouteTest.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -232,8 +232,8 @@
 block discarded – undo
232 232
     }
233 233
 
234 234
     /**
235
-      * @return void
236
-      */
235
+     * @return void
236
+     */
237 237
     public function testBuildRegex() : void
238 238
     {
239 239
         $route = new Fixture\TestRoute();
Please login to merge, or discard this patch.