Passed
Push — master ( 225f0a...b074c6 )
by Pierre
02:53
created
config/dev/middlewares.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
         'exclude' => [
48 48
             'auth/login', 'stat/opcache', 
49 49
             'restful', 'restful/index', 
50
-            'test/pokerelay' , 'test/redis'
50
+            'test/pokerelay', 'test/redis'
51 51
         ],
52 52
     ],
53 53
     After::class => [
Please login to merge, or discard this patch.